Python Selenium - 如何禁用Firefox配置文件的插件?

时间:2013-12-27 20:04:30

标签: python selenium selenium-webdriver

如何在python代码中禁用Firefox配置文件中的插件?谷歌搜索没有返回任何有用的东西。

profile = webdriver.FirefoxProfile()
profile.set_preference(...)

0 个答案:

没有答案