Windows Powershell is not recognized as an internal or external command, operable program or batch file

Error:

Powershell is not recognized as an internal or external command, operable program or batch file

 

Solution:

Right click PC->Properties->Environment Variable and add PATH


Please add the below path to you Windows environment Variable:

%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\


No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...