Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 327 Bytes

PC端(web版)壹隆环球UI自动测试

采用pageObject设计模式,结合unittest编写自动测试用例,使用HTMLReport输出自动测试报告。


依赖包

pip3 install selenium requests HTMLReport bs4 requests_toolbelt  pymysql simplejson jsonpath lxml