Hey guys, i was wondering if there is a way to run a shell cript before retries , so that i can repopulate the data for my tests, because sometimes the test data is not clean and the first flaky test went half way through it destroying the data.
we have some shell scripts to clean and handle this stuff but, how can i do it before retries?
This thread is trying to answer question "How can I run a shell script before retries to repopulate my test data?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].