# iSelenium **Repository Path**: ningmengyum/iSelenium ## Basic Information - **Project Name**: iSelenium - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: docker - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-29 - **Last Updated**: 2022-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **Selenium自动化测试项目** 1. 代码:java 2. 项目框架: maven 3. 自动化驱动框架:junit 4. 自动化测试驱动框架 Selenium(WebDriver) 5. 支持浏览器类型:chrome, firefox, headless (no-gui) 6. 配置文件:src/resources/iselenium.properties , 需要放置到到系统的 ${user.home} 下 7. 配置文件中的对应浏览器webdriver驱动程序的路径要根据运行环境实际预先设定 8. Gecko driver的使用请参考https://github.com/mozilla/geckodriver