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`.