PS C:RaihanAutoPlaywright> npx playwright test
Error: EPERM: operation not permitted, rmdir ‘C:RaihanAutoPlaywrighttest-results’
Expecting to running the playwright
Maybe permission issue on the folder. 1st tried to give user the full access
1
PS C:RaihanAutoPlaywright> npx playwright test
Error: EPERM: operation not permitted, rmdir ‘C:RaihanAutoPlaywrighttest-results’
Expecting to running the playwright
Maybe permission issue on the folder. 1st tried to give user the full access
1