摘要:
知道思想,参考其他文档,python的request模块和selenium模块都可以实现get_cookie()和 add_cookie()的功能。 由于现在在学习selenium自动化测试,我选用selenium的webdriver来实现。 获取登陆的cookie from selenium im 阅读全文
摘要:
json.dumps()和json.loads() 阅读全文
摘要:
python(unittest)中使用HTMLTestRunner & BeautifulReport导出测试报告详解 阅读全文
摘要:
unittest详解(二) 跳过用例的执行(skip) 阅读全文