python 使用selenium下载文件时,chrome会提示是否下载多个文件(Download multiple files)
摘要:
1.使用python+selenium+chrome 下载多个文件时,则会提示此提示语,不允许的话,则下载的文件不会被保存下来 2.则需要在启动chrome 的时候加上部分设置 options = webdriver.ChromeOptions() # options.add_argument('- 阅读全文
posted @ 2019-01-23 19:16 BillBie 阅读(231) 评论(0) 推荐(0)
浙公网安备 33010602011771号