iSharkFly
Python 爬虫 selenium 打开的浏览器在调试的时候可以关闭吗
程序语言
Python
python
honeymoose
September 24, 2024, 2:08pm
1
selenium 爬虫的时候,会打开一个浏览器来模拟访问网站。
在调试的时候,可以关闭这个浏览器吗?
解答
答案是不可以。
如果关闭这个浏览器的话,数据将会无法读取。
2024-09-24_10-07-43
1084×752 65.7 KB
Related topics
Topic
Replies
Views
Activity
Selenium 如何确定页面完全载入并且元素可点
Python
python
,
selenium
1
11
November 23, 2024
Selenium IDE 记录浏览器操作的流程
Python
python
,
selenium
0
25
November 23, 2024
Selenium IDE 浏览器扩展的安装步骤
Python
python
,
selenium
2
9
November 23, 2024
Python 和 Selenium 的浏览器爬虫
Python
python
0
469
September 19, 2023
使用 Selenium 登录并发送 HTTP 请求
Python
python
2
10
November 21, 2024