Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 2.78 KB

README.md

File metadata and controls

51 lines (26 loc) · 2.78 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