Arpan Patelia
Arpan Patelia
I have opened a pull request for the same. #10
I also get these deprecation warnings. I tried to look for tryTo/retryTo usage in my project and could not find anything. However, I came across this in my `codecept.conf.ts`. ```ts...
I have tested it against three of my public test repositories. All have unique styles of step implementations. 1. [Repo 1](https://github.com/apatelia/playwright-pom-tdd-demo) - Standard Playwright styled tests 2. [Repo 2](https://github.com/apatelia/playwright-with-bdd) -...
Fixes #9
Thanks @Ma11hewThomas! It sounds good to me. I will implement it, test it, and then update this PR.
Hello @Ma11hewThomas, sorry that it took me unexpectedly long to respond to the original change request. I appreciate the testing you have done and the valid point that you have...
Did you try `Scenario().retry()` ? https://codecept.io/basics/#retry-scenario