摘要: sys_platform = platform.system() @pytest.fixture(scope='session', autouse=True) def driver(): """ 定义一个总的调用driver的方法,用例中直接调用 driver :return: """ global 阅读全文
posted @ 2023-01-13 13:40 hello_tree 阅读(80) 评论(0) 推荐(0)