Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98811

Error running 'webdriver-manager start' on Windows 8.1

$
0
0

I am attempting to run end-to-end test for an angular project using protractor and am getting the following error when I run the command 'webdriver-manager start'

enter image description here

I have run webdriver-manager update, and selenium standalone and chromedriver are up to date.

I have java installed. java -version returns

enter image description here

I also have the path to java in my system environment variables (C:\Program Files\Java\jre1.8.0_31\bin)

Does anyone have any idea how to fix this error?


Viewing all articles
Browse latest Browse all 98811

Trending Articles