2 Star 4 Fork 2

yytan02 / Selenium3_based_python3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Selenium3_based_python3

基于Python3和Selenium3的WEBUI自动化测试框架

This project is aimed to make the auto test easier and easier.

##Caution

  1. Must python 3+ and higher version.
  2. Must install pypiwin32 extension.
  3. Also need driver when use Firefox.

##Configuration

  1. install python 3.5
  2. copy pyse to the Lib/site-packages/ dir
  3. install pypiwin32 extensions
  4. suggest IDE: pycharme

##Tools

  • python(3.5.3)
  • selenium(3.5.0)/pypiwin32(219) install via pip
  • pycharm(4.5.3)
  • JAVA(1.8.0)
  • pyse
  • Firefox(53+)/Chrome(61+)
  • FirefoxDriver(0.18.0)/ChromeDriver(2.32)

##Functions

  • 封装了32个方法,适用所有场景
  • 集成生成测试报告功能
  • 集成邮件发送功能
  • 集成截图功能
  • 集成动态判断控件功能
  • 汉化了测试报告界面

空文件

简介

基于Python3和Selenium3的WEBUI自动化测试框架 展开 收起
Python
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/yytan02/Selenium3_based_python3.git
git@gitee.com:yytan02/Selenium3_based_python3.git
yytan02
Selenium3_based_python3
Selenium3_based_python3
master

搜索帮助