0

I tried to execute selenium grid on my MS Windows pc but shows up exception like below:

INFO: Exception: Unable to create new service: GeckoDriverService

Why caused this error? How to solve this problem?

 Hub
 java -jar selenium-server-standalone-3.0.1.jar -role hub

 Node
 java -jar selenium-server-standalone-3.0.1.jar -role node -hub 
 http://localhost:4444/grid/register
nicholas
  • 2,581
  • 14
  • 66
  • 104

0 Answers0