Last active
May 18, 2026 08:39
-
-
Save pablocattaneo/52b0b92df5bb596f2d3141eedba4aa02 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # https://playwright.dev/docs/test-retries#retries | |
| npx playwright test --retries=3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment