airtest-selenium

Selenium with airtest test framework.


Keywords
selenium
License
Apache-2.0
Install
pip install airtest-selenium==1.0.6

Documentation

Airtest Project </style>

1.5 web自动化测试

前言

Selenium是一款web自动化测试框架,它支持各种浏览器,包括 Chrome,Safari,Firefox 等主流浏览器。

得益于Selenium对Python的良好支持,我们在Airtest Project中添加了Airtest-Selenium插件,我们可以使用AirtestIDE进行web自动化脚本录制、脚本运行和报告生成。本文将介绍如何使用AirtestIDE进行web自动化测试。

Airtest-Selenium测试框架原理图

录制视频示例

demo

相关链接

Airtest-Selenium快速上手教程: http://airtest.netease.com/docs/docs_AirtestIDE-zh_CN/1_quick_start/5_get_started_with_web_test.html

Airtest-Selenium详细文档及API: http://airtest.netease.com/docs/cn/8_plugins/2_selenium.html