How to run your Playwright end-to-end tests in SloMo
Sometimes you want to follow along your Playwright tests without starting a full debugging session. Learn in this video how to slow down your Playwright end-to-end tests, to see and watch exactly what's happening in your testing scripts.
Use the "slowMo" launch option configuration to add delays inbetween all Playwright actions.
0:00 Intro
1:00 How to run Playwright in headfull mode
1:51 The "sloMo" launch option
3:00 Make sloMo configurable
5:00 Outro
More cool Playwright and Synthetic Monitoring tips coming your way soon!
SloMo Docs: https://playwright.dev/docs/debug#headed-mode
Checkly Synthetic Monitoring: https://www.checklyhq.com/product/synthetic-monitoring/
Checkly Community: https://www.checklyhq.com/slack/
#playwright #testing #checkly