摘要: from pachong.httpUtils.Http import HttPuTils from selenium import webdriver import unittest class Test_login(unittest.TestCase): ''' 登录接口测试 ''' # 创建参数 阅读全文
posted @ 2020-04-15 18:40 温余生 阅读(719) 评论(0) 推荐(0)