You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
* fix playwright setup on gitpod
* use custom dockerfile
* use correct image
* add sudo & latest tag
* remove sudo
* only install deps in dockerfile
* use npx
* remove apt update
* change installs in dockerfile
* fix npm typo
* install chromium in gitpod yml
* use npx for playwright
* put playwright install in command section
* use playwright install-deps
* remove apt
* install chromium in node modules folder
* set playwright browsers path env var
* update terminal env vars
0 commit comments