The failures I've experienced seem to be isolated to me + my machine, and most consistently in headless mode, but this workaround is implemented in a way that should not interfere with others' consistently passing tests.
Changes
Implements retries when clicking a link that navigates to a new domain for the first time
Closes #987
The failures I've experienced seem to be isolated to me + my machine, and most consistently in
headless
mode, but this workaround is implemented in a way that should not interfere with others' consistently passing tests.Changes
How to test this PR
yarn playwright test --workers 4
Screenshots