我正在尝试在CentOS上使用Python Selenium Webdriver运行UI Automation。 哪个版本的Firefox兼容。
我尝试了与Selenium 2.47.1-> 3.3.1,FF 24 - >的多种组合。 FF 45 我甚至为最新的Selenium版本安装了geckodriver。
他们都不适合我。请建议这些版本的工作组合。
我在使用webdriver打开firefox时大多数时候出现了错误。
self._get_firefox_output())
selenium.common.exceptions.WebDriverException:
Message: "The browser appears to have exited before we could connect.
The output was: b'No protocol specified\\nError: cannot open display: :1.0\\n'"