mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
e3bd7ce119
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. |
||
---|---|---|
.. | ||
html-reporter | ||
playwright | ||
playwright-chromium | ||
playwright-core | ||
playwright-ct-react | ||
playwright-ct-svelte | ||
playwright-ct-vue | ||
playwright-firefox | ||
playwright-test | ||
playwright-webkit | ||
.eslintrc.js |