Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 centos 6.5 上安装 selenium,然后通过 PHP 脚本中的 API 使用它。
Selenium 测试脚本将记录在另一个系统上,这些 Selenium 测试脚本将作为 PHP 的输入。怎么做?
非常感谢 Sam 和其他人对这个问题感兴趣。经过大量的研发后,我终于通过降级 Firefox 版本来运行它。
您可以使用:selenium-server-standalone-2.53.0.jar 和 Mozilla Firefox 38.6.1。
在 Centos6.5 文本模式下