当前位置:网站首页>selenium学习
selenium学习
2022-08-05 05:24:00 【星星本来就很美】
让程序连接到浏览器, 让浏览器来完成各种复杂的操作,只接受最终的结果
selenium: 自动化测试工具
可以打开浏览器,然后像人一样去操作浏览器
从selenium中直接提取网页上的各种信息
环境搭建:
1.pip install selenium -i
2.下载浏览器驱动
一、查看Chrome浏览器版本号

二、下载驱动网址,选择相应版本
地址:http://npm.taobao.org/mirrors/chromedriver/

3.把解压缩的浏览器驱动 chromedriver 放在python解释器所在的文件夹
4.使用

边栏推荐
- 程序员应该这样理解I/O
- Insight into the general trend of the Internet, after reading this article, you will have a thorough understanding of Chinese domain names
- Image compression failure problem
- The idea of commonly used shortcut key
- Browser Storage WebStorage
- RAID磁盘阵列
- spark source code-RPC communication mechanism
- What?CDN cache acceleration only works for accelerating static content?
- Servlet跳转到JSP页面,转发和重定向
- disabledDate 日期选择器 datePicker
猜你喜欢

Into the pre-service, thought they play so flowers

By solving these three problems, the operation and maintenance efficiency will exceed 90% of the hospital

运维的高光时刻,从智能化开始

spark source code - task submission process - 1-sparkSubmit

Getting Started 05 Using cb() to indicate that the current task is complete
![[Paper Intensive Reading] The relationship between Precision-Recall and ROC curves](/img/8f/3c9944db96eef623779a5abe68355b.png)
[Paper Intensive Reading] The relationship between Precision-Recall and ROC curves

VRRP概述及实验

Technology Sharing Miscellaneous Technologies

RAID disk array

IP address and subnet division
随机推荐
[问题已处理]-jenkins流水线checkout超时
ALC实验
This is indeed the best article on microservice architecture I have read!
【Day8】RAID Disk Array
错误类型:反射。ReflectionException:无法设置属性“xxx”的“类”xxx”与价值“xxx”
disabledDate 日期选择器 datePicker
Hugo builds a personal blog
网络不通?服务丢包?看这篇就够了
Small example of regular expression--remove spaces in the middle and on both sides of the string
King power volume LinkSLA, realize operations engineer is happy fishing
sql server 重复值在后面计数
传输层协议
Getting Started 05 Using cb() to indicate that the current task is complete
网络层协议介绍
Servlet跳转到JSP页面,转发和重定向
time complexity and space complexity
Advantages of overseas servers
VLAN详解及实验
selenium模块的操作之拉钩
线上问题排查流程