LambdaTest/playwright-sample

Support fake camera and microphone permissions Handling

4DvAnCeBoY opened this issue · 0 comments

I started using Playwright on my projects and am stuck with the problem when I can’t do anything further until the camera is allowed.

when I run tests in Firefox headed mode (npx playwright test --headed --project=firefox) this popup does not even appear in the window and nothing can be done further. I don't know how to click allow button.