# iSelenium_Python **Repository Path**: piaobog/iSelenium_Python ## Basic Information - **Project Name**: iSelenium_Python - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **Selenium 自动化测试程序(Python版)** 运行环境: - selenium web driver - python3 - pytest - git 配置文件:iselenium.ini - 将配置文件复制到本地磁盘的[user.home]目录 - 填入设备的chromwebdriver文件的全路径 运行命令: pytest -sv test/web_ut.py --alluredir ./allure-results