0

I am trying to run 'webdriver-manager start ' selenium on a windows server 2012 r2 box but getting this error:

Selenium standalone has exited with code 1

In windows 7 it works fine?

cnishina
  • 5,016
  • 1
  • 23
  • 40
Pindakaas
  • 4,389
  • 16
  • 48
  • 83

2 Answers2

0

For me, the setup was same for Windows 7 or Windows Server 2012 R2.

Please make sure:

  1. You did not miss any steps.
  2. The server is not started in some other instance.

Please copy the entire logs in case the above do not help

Martin
  • 3,096
  • 1
  • 26
  • 46
Sakshi Singla
  • 2,462
  • 1
  • 18
  • 34
0

Have you got java installed? I'm currently unable to run because I need Java and it's not installed by default.

Stu
  • 2,426
  • 2
  • 26
  • 42