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 e70bd2c commit 981ea3fCopy full SHA for 981ea3f
eng/helix/content/runtests.sh
@@ -28,7 +28,7 @@ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
28
29
# Set playwright stuff
30
export PLAYWRIGHT_BROWSERS_PATH="$DIR/ms-playwright"
31
-export PLAYWRIGHT_BROWSERS_PATH="$DIR/.playwright\unix\native\playwright.sh"
+export PLAYWRIGHT_DRIVER_PATH="$DIR/.playwright\unix\native\playwright.sh"
32
export InstallPlaywright="$installPlaywright"
33
34
RESET="\033[0m"
0 commit comments