Selenium 自动化测试程序(Python版) 运行环境:
- selenium web driver
- python3
- unittest, nosetests
- git
配置文件:iselenium.ini
- 将配置文件复制到本地磁盘的[user.home]目录
- 填入设备的chromwebdriver文件的全路径
运行命令: nosetests -v test/web_ut.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Selenium 自动化测试程序(Python版) 运行环境:
配置文件:iselenium.ini
运行命令: nosetests -v test/web_ut.py