playwright/packages/playwright-core
Dmitry Gozman 525097d465
feat: Locator.filter(locator) (#21975)
Produces a locator that matches both locators.
Implemented through `internal:and` selector.

Fixes #19551.
2023-03-27 14:29:30 -07:00
..
2023-03-17 19:36:43 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.