mercredi 18 mai 2016

selenium grid is not working for internet explorer

HI am using the below cmd in cmd prompt to launch hub

java -jar selenium-server-standalone-2.53.0.jar -role hub

to set up node an using the below line(IE)

java -Dwebdriver.ie.driver=C:\ccviews\Workspace2\CrossBrowserFramework\resources\IEDriverServer_Win32_2.43.0\IEDriverServer.exe -jar C:\ccviews\Workspace2\CrossBrowserFramework\resources\selenium-server-standalone-2.53.0.jar -role webdriver -hub http://localhost:4444/grid/register -browser browserName=ie,platform=WINDOWS

both hub and node is starting

but not able to launch ie browser using eclipse selenium

getting the below error

org.openqa.selenium.WebDriverException: Error forwarding the new session cannot find : Capabilities [{ensureCleanSession=true, browserName=internet explorer, version=, platform=WINDOWS}]

Aucun commentaire:

Enregistrer un commentaire