Author thumbnail

Checkly

Playwright Tips

16,676 views
34 items
Last updated on Apr 25, 2024
public playlist
Reuse Playwright  Code across Files and Tests with Fixtures
5:54
How to do visual regression testing using Playwright
1:12
Improve your Playwright test's readability with steps
2:04
How to run your Playwright test in parallel or in serial mode
6:58
How to avoid delays and "waitFor" statements using Playwright auto-waiting
2:29
How to speed up your Playwright scripts with request interception
2:17
Page locators are the better way to select elements in Playwright
3:45
Attach Screenshots to your Playwright Test Reports
3:08
How to record automation scripts using Playwright Codegen
1:14
How to debug your Playwright scripts with the built-in inspector
1:38
How to monitor JavaScript log messages and exceptions with Playwright
3:35
Make your end-to-end tests more stable with Playwright's user-first selectors
10:10
How to mask dynamic elements in Playwright screenshots
2:45
How to wait for a specific API response in your Playwright end-to-end tests
9:25
How to access device configuration in Playwright
1:47
How to evaluate Largest Contentful Paint using Playwright
1:23
How to run all your Playwright test steps with soft assertions
1:58
How to combine POMs (Page Object Models) with Playwright Fixtures for better developer experience
7:29
How to always match the correct DOM elements with Playwright's strict mode
2:20
How to create custom assertions with Playwright's "toPass()" method
4:41
Spot performance regressions with Playwright test timeouts
4:32
How to debug failed scripts with Playwright's Trace Viewer
2:29
What's the deal with Playwright's web-first assertions?
1:58
Track Frontend JavaScript errors with Playwright fixtures
8:53
How to test and monitor your APIs with Playwright
9:51
How to run your Playwright end-to-end tests in SloMo
5:39
Avoid flaky end-to-end tests due to poorly hydrated Frontends with Playwright's toPass()
7:33
How to debug Playwright end-to-end tests
6:38
New in Playwright end-to-end testing: detect & close unpredictable overlays with "addLocatorHandler"
10:24
How to combine Playwright locators to test non-deterministic application flows
5:33
Add accessibility checks to your Playwright end-to-end tests
11:18
How to test non-deterministic user flows with Playwright
7:09
How to narrow and chain your Playwright locators
5:31
Use Playwright codegen to create new Checkly browser checks in minutes
6:57