Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

How to test non-deterministic user flows with Playwright

End-to-end testing and synthetic monitoring of interactive apps and sites is challenging. It's especially tough when non-deterministic flows such as cookie banners or promotion popups interrupt your test automation. This video teaches how to write Playwright tests that handle optional and surprising UI interactions. Note: Stefan decreased the default action timeout in this video to avoid spending time waiting for `click()` to timeout.

Make your end-to-end tests more stable with Playwright's user-first selectors

Learn in this video how Playwright's user-first locators like getByRole help to write more stable tests and improve your product user experience. Use nth() or filter() to select elements by their semantic surrounding elements, and avoid relying on implementation details to test your sites.

Integrate Monitoring as Code into your Software Development Lifecycle

Learn how the new Checkly features (code exporter and activity log) enable you to integrate Monitoring as Code into your Software Development Lifecycle. Define and debug your monitoring resources during development, test your preview deployments and start monitoring productions with ease.