Rayrun
← Back to Discord Forum

Is there a way to disable worker restart on failure?

Is there a way to disable the worker restart behavior in case of test failure? I have a worker fixture and would like to delay the teardown until the full run is complete

This thread is trying to answer question "Is there a way to disable the worker restart behavior in case of test failure?"

2 replies

Hey,

Why would you want this? After a failure a new worker is setup for you next tests?

A teardown wont run until all dependent projects have run?

TwitterGitHubLinkedIn
AboutQuestionsDiscord ForumBrowser ExtensionTagsQA Jobs

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].