selenium的介绍和使用(超详细版,持续更新中)
2020-06-28 10:57:13 来源:易采站长站 作者:易采站长站整理
1、selenium的介绍
官方网站:https://www.selenium.dev/
2、selenium的架构图
3、selenium的环境配置步骤
4、driver的配置
chromedriver与chrome的对应关系表:https://huilansame.github.io/huilansame.github.io/archivers/chromedriver-to-chrome-version
chrome版本与对应的谷歌驱动(chromedriver):
https://www.cnblogs.com/yfacesclub/p/8482681.html
chromedriver:http://chromedriver.storage.googleapis.com/index.html
淘宝镜像:http://npm.taobao.org/mirrors/chromedriver
geckodriver:https://github.com/mozilla/geckodriver/releases
建议将驱动直接放在python的根目录下,如果用的venv环境,也要放在venv环境下(一定要重启IDE)



5、如何在python调用selenium
6、seleniumIDE的下载和安装
7、IDE的启动
8、录制第一个用例
9、IDE的使用
10、管理用例













闽公网安备 35020302000061号