python3 webUi自动化测试框架

时间:2020-10-27 14:30:33
【文件属性】:
文件名称:python3 webUi自动化测试框架
文件大小:3.37MB
文件格式:ZIP
更新时间:2020-10-27 14:30:33
python3 selenium ui自动化 自动化测试 github地址: https://github.com/wuranxu/webTest 基于Python的webUI自动化测试框架,支持多平台~ 支持xmind文件转为测试用例,目前存在部分问题 支持chrome驱动自动下载 支持用例重跑及自动错误截图 使用antd美化html报告 采用po模式,定位元素与实际操作分离,同一个页面的操作代码可复用 优化api,智能等待用例,拒绝代码中time.sleep等待元素 其他(可在下方留言或github issue提需求)
【文件预览】:
webTest
----.gitignore(1KB)
----templates()
--------report_template_old.html(8KB)
--------report_template.html(9KB)
--------.DS_Store(6KB)
----requirements.txt(150B)
----.DS_Store(6KB)
----install.py(2KB)
----util()
--------xmind_reader.py(7KB)
--------decorator.py(6KB)
--------utils.py(152B)
--------__pycache__()
--------web_tool.py(3KB)
--------chrome.py(5KB)
--------logger.py(1KB)
--------driver.py(6KB)
----start_test.py(2KB)
----README.md(11KB)
----result()
--------.DS_Store(6KB)
--------suite.py(3KB)
--------text_test_result.py(1KB)
--------generator.py(3KB)
----config.py(3KB)
----report()
--------report2020-10-27 13-45-06.html(2.3MB)
--------.DS_Store(6KB)
--------report.html(2.3MB)
----.idea()
--------misc.xml(185B)
--------workspace.xml(10KB)
--------webTest.iml(715B)
--------vcs.xml(180B)
--------inspectionProfiles()
--------modules.xml(266B)
----tests()
--------XmindTestCase()
--------Example()
--------.DS_Store(6KB)
--------base_case.py(605B)
--------__pycache__()
----page()
--------login.py(2KB)
--------base.py(648B)
--------__pycache__()
--------index.py(895B)
----database()
--------mysqldb.py(2KB)
--------mongodb.py(1006B)
----screenshot()
--------BingSearch()
----error()
--------element()
----chromedriver()
--------.DS_Store(6KB)
----logs()
--------.DS_Store(6KB)
----xmind_data()
--------test.xmind(154KB)
--------.DS_Store(6KB)

网友评论