🚀 Feature Request
Is a retry feature on test failure possible in Python Playwright, similar to Node.js Playwright?
Thanks!!
Example
https://playwright.dev/docs/test-retries
Motivation
This feature will help provide more reliable test results by automatically retrying flaky tests instead of immediately marking them as failed.
🚀 Feature Request
Is a retry feature on test failure possible in Python Playwright, similar to Node.js Playwright?
Thanks!!
Example
https://playwright.dev/docs/test-retries
Motivation
This feature will help provide more reliable test results by automatically retrying flaky tests instead of immediately marking them as failed.