摘要: 一、通过webdriver启动浏览器: 二、添加cookie: 三、切换到目标地址: # This is a sample Python script. from selenium import webdriver import time # Press Shift+F10 to execute i 阅读全文
posted @ 2024-10-18 17:24 Camillezxl 阅读(188) 评论(0) 推荐(0)
摘要: 一、python环境搭建: 工具及驱动: 通过百度网盘分享的文件:自动化学习链接:https://pan.baidu.com/s/1_-KX_s1WeLBa7UV3y0H3zQ 提取码:m8nx 1. python下载地址: 官网下载地址:https://www.python.org/57 2.根据 阅读全文
posted @ 2024-10-18 09:44 Camillezxl 阅读(85) 评论(0) 推荐(0)