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
Dependencies and browsers are installed but playwright complains:
E playwright._impl._api_types.Error: Executable doesn't exist at /home/runner/work/tilt-repo/tilt-repo/automation/~/.cache/ms-playwright/chromium-1084/chrome-linux/chrome
E ╔════════════════════════════════════════════════════════════╗
E ║ Looks like Playwright was just installed or updated. ║
E ║ Please run the following command to download new browsers: ║
E ║ ║
E ║ playwright install ║
E ║ ║
E ║ <3 Playwright Team ║
E ╚════════════════════════════════════════════════════════════╝
System info
Source code
GitHub Action file
Following the approach outlined in this issue for the node version of playwright: microsoft/playwright#7249.
Steps
Expected
Actual
Dependencies and browsers are installed but playwright complains:
If this behavior is not intended please update the docs: https://playwright.dev/python/docs/ci-intro#on-pushpull_request.
The text was updated successfully, but these errors were encountered: