Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 3.03 KB

README.md

File metadata and controls

57 lines (29 loc) · 3.03 KB

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

Use Playwright to Validate an API Response Schema

export 3xc(2)

🧑‍💻 Code | 🎥 Video