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
Refactor Playwright setup in CI/CD and update package dependencies
- Changed Playwright dependency to @playwright/test in package.json.
- Updated GitHub Actions workflow to use the microsoft/playwright-github-action for browser setup.
- Simplified browser installation command to only include chromium.
0 commit comments