Friday, March 1, 2024

[Feature] support WebKit Technology Preview · Issue #5884 · microsoft/playwright · GitHub

const browser = await playwright.webkit.launch({channel: 'technology-preview'});


https://github.com/microsoft/playwright/issues/5884