会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
my blog
首页
新随笔
管理
2021年1月6日
selenium 常用操作
摘要: chrome版本较高,禁用GPU加速,否则一直报错 1 2 3 4 chrome_opt = webdriver.ChromeOptions() chrome_opt.add_argument('--disable-gpu') path = r"D:/tools/chromedriver/chrom
阅读全文
posted @ 2021-01-06 12:27 遥月
阅读(158)
评论(0)
推荐(0)
公告