maneet057

Results 3 comments of maneet057

Tried using Channel = "msedge" to launch edge window and it is throwing "threw exception: Microsoft.Playwright.PlaywrightException: Chromium distribution 'msedge' is not found" exception. Is there anything else that can help?

We are running test on an Azure VM with D series, and if needed we can login into machine to debug.

When trying to install using `npx playwright install msedge` I can see latest msedge binaries in `C:\Program Files (x86)\Microsoft\Edge\Application` and the following message: ║ ATTENTION: "msedge" is already installed on...