WebUI automated testing framework

Based on Python + Unittest + Ddt + Senium + HTMLReport 

Framework:


Business: business-related common module, such as logging

Common: service independent common module, such as reading the file

PageObject: page element package

TestCase: test layer

TestData: Test Data

TestSuite: Test Suite

browser.ini: Run browser profile

run.py : run the file


Github address: https: //github.com/zhangweixu/Autotest.git

Guess you like

Origin www.cnblogs.com/CesareZhang/p/11140520.html