摘要:
基本 from robot.api import SuiteVisitor class TestStatusChecker(SuiteVisitor): def __init__(self, *args): pass def visit_test(self, test): if 'PASS' in 阅读全文
posted @ 2021-07-02 11:03
该显示昵称已被使用了
阅读(159)
评论(0)
推荐(0)
浙公网安备 33010602011771号