Hi All, I have a scenario where i have many tests in test file and i would like ti run specific test after all the test completed running. how can i do that? i tried to use test.AfterAll and i put the test inside it BUT it failed with: Error: Playwright Test did not expect test() to be called here. Most common reasons include:
This thread is trying to answer question "How can I run a specific test after all other tests in a test file have completed running?"
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].