Has anyone seen this error in CentOS, when running Selenium Grid:
SEVERE: Could not find any remote control providing the '*chrome' environment. Please make sure you started some remote controls which registered as offering this environment.
thanks!
|
Has anyone seen this error in CentOS, when running Selenium Grid: SEVERE: Could not find any remote control providing the '*chrome' environment. Please make sure you started some remote controls which registered as offering this environment. thanks! |
|||||
|
|
I take it you started the hub but didn't start any nodes? You must start a node so it can run the RC Server needed to handle your client request. |
|||
|
|