I’m loving Playwright’s new UI mode: npx playwright test --ui It opens a UI...
I’m loving Playwright’s new UI mode:
npx playwright test --ui
It opens a UI where I can:
✅ Run a test
✅ See the test run in browser
✅ Enable watch so tests re-run automatically 🔥
Watch mode is the key feature I was missing from Cypress.
Wonderful work @playwright team!

@playwright Here’s a vid with a full demo: https://www.youtube.com/watch?v=jF0yA-JLQW0
Oops, I tagged the wrong Twitter account. Thanks to the @playwrightweb team!