Closed dgsayer1 closed 1 day ago
@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.
Perfect @dgozman, thank you for investigating and resolving so quickly.
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