I'm trying to use IEDriverServer.exe to register a selenium node windows
(OS : 2008 R2). This node has a selenium hub linux.
I'm using slenium.jar version 2.25.0
The command I used in windows for registering to the hub:
java -jar selenium.jar -role node -Dwebdriver.ie.driver="C:\Program
Files\IEDriverServer.exe"
-hub http://i-00000098.novalocal:4444/grid/register -port 5551 -nodeConfig
C:\ProgramData\conf.txt
The IEDriverServer.exe path is declared in the environment path and we can
execute it manuel.
When I run the command for registering to the hub. It cannot finish. It
stoped always at :
"INFO : Launching a selenium grid node
Setting system property webdriver.ie.driver to
C:\Programfiles\IEDriverServer.exe"
Does somebody know the problem ?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to selenium-users@googlegroups.com.
To unsubscribe from this group, send email to selenium-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/selenium-users/-/a9aHdfYMy6kJ.
For more options, visit https://groups.google.com/groups/opt_out.