Skip to content

checkly/playwright-examples

Repository files navigation

Checkly Playwright Examples

This repository holds the demo code for Checkly tutorials and videos.

How to add Type Checking and Linting to your Playwright Project

types-checking-social

πŸ§‘β€πŸ’» Code | ✍️ Article | πŸŽ₯ Video

How to Speed up your Playwright Tests with shared "storageState"

storage-state

πŸ§‘β€πŸ’» Code | ✍️ Article | πŸŽ₯ Video

Apply Playwright test steps with TypeScript decorators

decorators

πŸ§‘β€πŸ’» Code | ✍️ Article | πŸŽ₯ Video

Detect broken links with Playwright

broken links

πŸ§‘β€πŸ’» Code | ✍️ Article | πŸŽ₯ Video

Parameterize your custom Playwright fixtures

Parameterize your custom Playwright fixtures

πŸ§‘β€πŸ’» Code | ✍️ Article | πŸŽ₯ Video

Five Playwright CLI features you should know

Five Playwright CLI features you should know

✍️ Article | πŸŽ₯ Video

How to control time zones and timeouts in Playwright

How to control time zones and timeouts in Playwright

πŸ§‘β€πŸ’» Code | πŸŽ₯ Video

How to add global beforeEach and afterEach hooks

export 3xc(1)

πŸ§‘β€πŸ’» Code | πŸŽ₯ Video