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
@dgsayer1 Thank you for the issue! Indeed, this permission has been removed from Chromium by this change.
Overall, permissions are not stable and change between browsers and versions. I've updated the docs to mention this in #33690. Let me know what you think.
Version
1.49.0
Steps to reproduce
playwright test --workers=1 --project=smoke
)I've attached out
playwright.config.ts
code in the Additional Context section. Unfortunately I am unable to provide further test code.Additionally, I've checked the Playwright readme document for granting permissions and it looks like the
playwright.config.ts
is correctly setup.Expected behavior
All tests should run.
Actual behavior
All tests failed
Additional context
Environment
The text was updated successfully, but these errors were encountered: