mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
Fixes #19169 Note, I'm not sure why it was done this way before — e.g. Why `testDir` were considered for resolution, but `testFileDir` wasn't. Looking for guidance on the approach here, because there are still some template tokens outside `path.resolve` Co-authored-by: Shubham Kanodia <skanodia@atlassian.com>
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.