Playwright with C# issue- TearDown : System.InvalidOperationException OR Microsoft.Playwright.TargetClosedException
I have written 4 or 5 tests in one test class which are getting execute parallelly. If those are getting executed sequentially no issue occurs, but any how I want to execute those parallelly.