2021年1月31日

模块三 selenium测试用例编写

摘要: selenium学习文档 https://selenium-python.readthedocs.io/ 用例的关键要素: 例子: https://testerhome.com/ import selenium from selenium import webdriver from time imp 阅读全文

posted @ 2021-01-31 17:36 Cc01 阅读(68) 评论(0) 推荐(0) 编辑

模块一 selenium安装

摘要: 1、selenium安装 pycharm方式安装 2. chromedriver下载 下载地址: https://www.selenium.dev/documentation/en/webdriver/driver_requirements/ http://npm.taobao.org/mirror 阅读全文

posted @ 2021-01-31 09:00 Cc01 阅读(46) 评论(0) 推荐(0) 编辑

导航