Добрый день!
На linux запустили selenium-server. Хотели подключить к нему phantomjs
java -jar /path/to/selenium-server-standalone-2.45.0.jar -role hub
phantomjs --webdriver=8080 --webdriver-selenium-grid-hub=http://127.0.0.1:4444
В результате получили ошибку:
[y.usov@ws-072 ~]$ phantomjs —webdriver=8080 —webdriver-selenium-grid-hub=http://127.0.0.1:4444
[INFO - 2015-05-18T15:51:13.804Z] GhostDriver - Main - running on port 8080
[INFO - 2015-05-18T15:51:13.804Z] GhostDriver - Main - registering to Selenium HUB 'http://127.0.0.1:4444' version: using '127.0.0.1:8080' with org.openqa.grid.selenium.proxy.DefaultRemoteProxy as remote proxy.
[ERROR - 2015-05-18T15:51:13.807Z] GhostDriver - main.fail - {"line":96,"sourceURL":"","stack":"\tat \n\tat global code (:/ghostdriver/main.js:78:37)"}
:262 in error