This thread is trying to answer question "How can I make my scenarios independent in Playwright with TypeScript so that if one step fails, the other scenarios do not fail as well?"
Hi! Can you provide any additional information? Are your scenarios dependent on each other? Are your tests using test isolation (https://playwright.dev/docs/browser-contexts) or are they sharing browser contexts?
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].