We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dcb31e commit 90e1f5dCopy full SHA for 90e1f5d
windows_install.bat
@@ -9,4 +9,4 @@ choco install phantomjs -y
9
choco install selenium-all-drivers -y
10
choco install jdk8 -y
11
choco install maven -y
12
-SETX PATH "%PATH%;C:\tools\selenium"
+SETX PATH "%PATH%;%ChocolateyToolsLocation%"
0 commit comments