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
feat: add global Playwright installation and caching for future migration
- Install Playwright globally in setup-matrix and cache jobs
- Cache Playwright browsers in ~/.cache/ms-playwright
- Prepare for future migration from Cypress to Playwright across all projects
- Install only Chromium browser to minimize cache size
0 commit comments