摘要:
一,代码: from selenium import webdriver from selenium.webdriver.chrome.options import Options from selenium.webdriver.chrome.service import Service from 阅读全文
posted @ 2025-11-22 15:11
刘宏缔的架构森林
阅读(7)
评论(0)
推荐(0)
摘要:
一,代码: 首先以调试模式启动浏览器 from selenium import webdriver from selenium.webdriver.chrome.options import Options from selenium.webdriver.chrome.service import 阅读全文
posted @ 2025-11-22 14:32
刘宏缔的架构森林
阅读(56)
评论(0)
推荐(0)
摘要:
一,官网: 地址: https://www.selenium.dev/ 代码站: https://github.com/SeleniumHQ/selenium 二,安装: $ pip install selenium 三,安装driver 查看chrome的版本: $ google-chrome - 阅读全文
posted @ 2025-11-22 13:43
刘宏缔的架构森林
阅读(7)
评论(0)
推荐(0)
浙公网安备 33010602011771号