Incognito Browser is not closing while running multiple spec.ts file when we initiate automated testing from root folder
Root folder have 2 sub folders A and B each contain an spec.ts file written in typescript.
After running npx playwright test tests/root. 1st browser still remain opened while running the 2nd Test in B