playwright-community/playwright-go

[Question]:

thewh1teagle opened this issue · 1 comments

I would like to use system wide preinstalled webviews as the browsers for the automation.
eg. on Windows with webview2. on macOS with webkit and linux with wkwebview so I won't need to install heavy browser such as chromium.

Is that possible? Thanks.

No. However, you can use the Chrome or Edge browser already installed on your system, although it is not recommended.

#340

https://playwright.dev/docs/browsers#google-chrome--microsoft-edge
https://playwright.dev/docs/webview2