摘要: import requestsimport seleniumfrom selenium import webdriverfrom selenium.webdriver.common.by import By option = webdriver.ChromeOptions()option.add_e 阅读全文
posted @ 2022-04-01 17:05 CrossPython 阅读(449) 评论(0) 推荐(0) 编辑
摘要: 查看chrome安装目录:C:\Users\***\AppData\Local\Google\Chrome\Application 命令行进入安装目录执行:chrome.exe --remote-debugging-port=9180 --user-data-dir="D:\selenum_temp 阅读全文
posted @ 2022-04-01 16:34 CrossPython 阅读(385) 评论(0) 推荐(0) 编辑