I am writing my testcases in Laravel dusk. Currently, if one testcase fails the following testcases after the failed testcase also fails.
How to handle the exception