Playwright - UI Mode
Hi folks,In release 1.32, Playwright released a new cool feature for us, the UI Mode!
This feature is still in beta yet, but you can use it by adding a simple option in the CLI --ui.
$ npx playwright test --ui
The result of this command is a new win...
blog.delpuppo.net3 min read