mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This supports locators like `nth(0)` and `locator('div', { hasText: 'foo' })` that are not canonical, but still work. Fixes #22990, #22965.
playwright-core
This package contains the no-browser flavor of Playwright.