Skip to content

Commit

Permalink
Add pack playwright webkit browser on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
younglim authored Oct 3, 2023
1 parent b43e713 commit 67953ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/install_purple_dependencies.command
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ fi

echo "Installing Node dependencies to $PWD"
npm ci

echo "Installing Playwright Webkit to $PLAYWRIGHT_BROWSERS_PATH"
npx playwright install webkit

0 comments on commit 67953ba

Please sign in to comment.