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

- Rename internal selectors `has`, `control` and `attr` to `internal:has`, `internal:control` and `internal:attr`. - Fix `getByLabel()` to respect strictness, by introducing `internal:label` selector. - Move tests essential for ports to `selectors-by.spec`.
@playwright/test
This package contains Playwright Test. A test-runner for writing idiomatic and reliable end-to-end tests with Playwright.