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

Produces a locator that matches both locators. Implemented through `internal:and` selector. Fixes #19551.
Produces a locator that matches both locators. Implemented through `internal:and` selector. Fixes #19551.