mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Currently, running `npx playwright test` in a subfolder of your project will result in a `test-results` folder created in your `cwd`. This is unexpected; instead, we should always resolve all paths against `rootDir` - directory that contains config.