Skip to content

Harrison-Lee-jr/iSelenium_Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium 自动化测试程序(Python版) 运行环境:

  • selenium web driver
  • python3
  • pytest
  • git

配置文件:iselenium.ini

  • 将配置文件复制到本地磁盘的[user.home]目录
  • 填入设备的chromwebdriver文件的全路径

运行命令: pytest -sv test/web_ut.py --alluredir ./allure-results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%