0
我需要爲我使用的Firefox個人檔案放置Firefox插件路徑。如何在Linux中找到Firefox插件路徑
profile = webdriver.FirefoxProfile(plugin_path)
profile.set_preference("webdriver.load.strategy", "fast")
如何找到在Linux下Firefox的插件路徑,這樣我可以通過plugin_path我的Python腳本