In short, Playwright builds on the experience of Puppeteer to provide a way to: run against all major browsers (Chromium/Chrome, Firefox, WebKit/Safari) write more concise scripts (e.g. minimising the need for explicit waits)
In short, Playwright builds on the experience of Puppeteer to provide a way to: run against all major browsers (Chromium/Chrome, Firefox, WebKit/Safari) write more concise scripts (e.g. minimising the need for explicit waits)