You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Sometimes, when i run protracor with following config, i face with {Timed out waiting for the WebDriver server} error. But sometimes it's ok.
selenium standalone and chromedriver is up to date.
Error
[01:21:25] I/launcher - Running 1 instances of WebDriver
[01:21:25] I/local - Starting selenium standalone server...
[01:21:56] E/launcher - Error: Error: Timed out waiting for the WebDriver server at http://192.168.2.89:39865/wd/hub
at Error (native)
at onError (/usr/lib/node_modules/protractor/node_modules/selenium-webdriver/http/util.js:102:16)
at process._tickCallback (internal/process/next_tick.js:109:7)
[01:21:56] E/launcher - Process exited with error code 100
OS Ubuntu 16.04 LTS (GNU/Linux 4.4.0-141-generic x86_64)
Sometimes, when i run protracor with following config, i face with {Timed out waiting for the WebDriver server} error. But sometimes it's ok.
selenium standalone and chromedriver is up to date.
Error
OS
Ubuntu 16.04 LTS (GNU/Linux 4.4.0-141-generic x86_64)
protractor --version
protractor.conf.js :
The text was updated successfully, but these errors were encountered: