Hi there!
Thanks for submitting an issue to Protractor.
To help us help you better, please do the following before submitting an issue:
v4.3.13.1.1Windows7 UltimateAlso please check my ENV variable for PATH.
C:\Program Files (x86);C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Java\jdk1.7.0\bin;C:\Program Files (x86)\nodejs;C:\Users\Administrator\AppData\Roaming\npm
Reasons for adopting new feature
Issue resolved after adding "C:\Windows\System32\" to your PATHs. On windows, right-click My Computer -> Properties -> Advanced system settings -> Environment Variables -> Edit... PATH and add "C:\Windows\System32\" to the end (with a semi-colon separating each variable).
Thanks for reporting back that this is solved.
hi sekharlcann1 sir,
iam sai pruthvi i too got the same error and i changed my path by adding C:\Windows\System32\ still aim getting same error when i start webdriver manager please guideme
@saipruthvi47 The solution above did not work for me either, please let me know if you found an alternative
@larry-dalmeida you got any solution for this issue. If yes please let me know, coz i stuck at the same point.
Thanks.
@Kalpesh1650 Sorry, It was almost a year back and I am not really sure how I resolved it, but I may have tried another test framework. Just in case you didn't do this: after you update the PATH variable as shown above, CLOSE the cmd prompt and try again on a new cmd prompt instance.
@larry-dalmeida my issue resolved now by restarting CMD after updating PATH variable
Issue resolved after adding "C:\Windows\System32" to your PATHs. On windows, right-click My Computer -> Properties -> Advanced system settings -> Environment Variables -> Edit... PATH and add "C:\Windows\System32" to the end (with a semi-colon separating each variable).
Thanks.. this is worked for me
This worked for me.. Thanks man this is great
Most helpful comment
Issue resolved after adding "C:\Windows\System32\" to your PATHs. On windows, right-click My Computer -> Properties -> Advanced system settings -> Environment Variables -> Edit... PATH and add "C:\Windows\System32\" to the end (with a semi-colon separating each variable).