标签: python selenium selenium-webdriver
如何在python代码中禁用Firefox配置文件中的插件?谷歌搜索没有返回任何有用的东西。
profile = webdriver.FirefoxProfile() profile.set_preference(...)