Skip to main content
If you’re using Playwright for end-to-end testing, you should check out Playwright Check Suites and start testing in production.
Playwright serves as the foundation for Checkly’s synthetic Monitoring as Code. To get the most from Checkly, we put together a series of guides and examples to help you get started with Playwright.

Getting Started

What is Playwright?

Get started with Microsoft’s Playwright for automation and user simulation.

Installing Playwright

Learn how to install Playwright and get started with your first script.

Check our Playwright Tips YouTube channel

The Checkly YouTube channel includes over a hundred videos covering synthetic monitoring, Monitoring as Code and Playwright automation. Check out our Playwright Tips playlist for bite-sized videos on Playwright best practices, tips and tricks.

Diving Deeper

Playwright is extremely powerful and serves a wide range of use cases. We have collected in-depth articles for important scenarios and challenging automation flows.

Navigating user interfaces

Learn about guidelines to write quality automation scripts.

Waits and timeouts

Learn how to automate realistic user scenarios from signup to checkout.

Authentication

Learn how to handle authentication in Playwright and reuse credentials.

Measuring page performance

Learn how you can use Playwright to measure page performance.

Debugging errors

Learn how to debug common errors and bugs in your Playwright scripts.

Request Interception

Learn how to control HTTP requests and responses.

Basic Selectors

Working with selectors is key for writing high quality scripts.