Closed bboyadao closed 3 months ago
The only supported values for PLAYWRIGHT_BROWSER_TYPE
are chromium
, firefox
& webkit
(the only ones available as properties at https://playwright.dev/python/docs/api/class-playwright). In order to use msedge
or chrome
you need to specify a value for channel
in PLAYWRIGHT_LAUNCH_OPTIONS
so it gets passed to BrowserType.launch
.
Hi i have some troubles with other kind of browser. And as the title how can i achieve it. Thanks
ERROR logs.
My Settings.