摘要: from selenium import webdriverchrome_options = webdriver.ChromeOptions()prefs = {"profile.managed_default_content_settings.images": 2} chrome_options. 阅读全文
posted @ 2017-11-10 09:37 御虫师 阅读(596) 评论(0) 推荐(0) 编辑