# 页面自动化测试 **Repository Path**: personalDemo/selenium-unittest ## Basic Information - **Project Name**: 页面自动化测试 - **Description**: python+selenium+unittest框架的页面自动化测试,包含断言、结果对比、结果截图 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-02-19 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 页面自动化测试 #### 介绍 python+selenium+unittest框架的页面自动化测试,包含断言、结果对比、结果截图 #### 软件架构 软件架构说明 #### 环境安装教程 1. Python3.7 2. selenium3 3. unittest 4. jdk1.8 5. 谷歌浏览器86.0 6. 还需要下载Pyqt5、selenium、unittest、lxml、pywin32、HTMLTestRunner_Python3库 7. 需要下载浏览器插件(chromedriver.exe、geckodriver.exe)放到pyhton的安装目录 #### 使用说明 1. xxxx 2. xxxx 3. xxxx