# selenium3-python3 **Repository Path**: wuliangzhidao/selenium3-python3 ## Basic Information - **Project Name**: selenium3-python3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-18 - **Last Updated**: 2020-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python3-selenium3自动化UI测试框架 本项目为数据驱动和关键字驱动混合式框架 只需要修改testData包下的xlsx文件就能实现自动化测试 也接入了log和异常截图功能后期可以自行加入unittest RunTest.py为入口