Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/PLAYWRIGHT.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ all the file's tests as a tree and for each test there's a Play button.
You can either play a specific single test or you can make it run all
tests.

Note, that failiure is often the result of the Playwright test waiting
Note, that failure is often the result of the Playwright test waiting
very patiently for something to be present but it can't be found. I.e.
failures are often the same thing as Playwright reaching a waiting timeout.
This can make it feel like nothing's happening.
Expand Down