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
* fix: Update playwright.yml
Changes Playwright browser caching to use the root lockfile (package-lock.json), which should keep browsers cached and avoid lengthy browser reinstall (the cache refreshes when the lockfile changes, root lockfile changes less frequently but project lockfiles change every time).
* Update playwright.yml
Makes the cache key changes in the scheduled test as well.
0 commit comments