摘要: 操作mongoDB 和SQLServerDB的方法 import traceback, pyodbcfrom pymongo import MongoClientfrom pymongo.errors import ConnectionFailurefrom Utilities.logger imp 阅读全文
posted @ 2022-03-01 12:26 苍耳冬阳 阅读(96) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-03-01 12:24 苍耳冬阳 阅读(9) 评论(0) 推荐(0) 编辑
摘要: http://t.zoukankan.com/crystal1126-p-12580953.html https://www.csdn.net/tags/MtTaIgysODA4MzE2LWJsb2cO0O0O.html https://blog.csdn.net/qq_39208536/artic 阅读全文
posted @ 2022-03-01 10:14 苍耳冬阳 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 浏览器后台执行测试用例options = webdriver.ChromeOptions()###web浏览器后台执行options.add_argument('headless') 阅读全文
posted @ 2022-03-01 09:59 苍耳冬阳 阅读(12) 评论(0) 推荐(0) 编辑