1. 首页
  2. 移动开发
  3. 其他
  4. Python自动化测试系列[v1.0.0][html testRunner测试报告]

Python自动化测试系列[v1.0.0][html testRunner测试报告]

上传者: 2021-04-04 12:25:19上传 PDF文件 38.95KB 热度 15次
安装 pip install html-testRunner 测试代码 # encoding = utf-8 ''' @Time : 2018/8/14 20:41 @Author : davieyang @File : test_AjaxElement.py @Software: PyCharm ''' import traceback from selenium import webdriver from selenium.common.exceptions import NoSuchElementException from selenium.webdriver.comm
用户评论