I was just trying to run the included examples of vaadin testbench at my workstation but while compiling the JUnit-tests it fails with the following error:
[junit] Testcase: testwinxp_ie8(parameter_demo.winxp_ie8.parameter_demo): Caused an ERROR [junit] Could not start Selenium session: ERROR: Could not retrieve a new session from > remote control running on 127.0.0.1: Directory: /selenium-server/driver/
I'm running the Hub and the RC as described in the manual and can connect to them by URL.
So what can cause this error?
Appreciate any help, Frank