【发布时间】:2017-03-26 04:30:14
【问题描述】:
我正在尝试在 Jenkins(Unix) 中以无头模式运行 selenium UI 测试。我正在为 unix 环境使用正确版本的 phantomJS。
phantomjs-2.1.1-linux-x86_64/bin/phantomjs
我收到上述错误。有什么见解吗?如果需要,我会提供更多详细信息。
java.lang.IllegalStateException: The driver is not executable: /resources/phantomjs-2.1.1-linux-x86_64/bin/phantomjs
【问题讨论】:
标签: java linux selenium jenkins phantomjs