I have my WebDriver tests running parallel in IE, Chrome and firefox. When I run test in IE browser it node gets registered with the hub, and the browser opens and it gets redirected to some random localhost and it gives the message:
This is the initial start page for the WebDriver server.
please help me what could be the problem and possible work around.
platform:Windows XP, IE8 browser
The same is running well in Firefox and Chrome