$
Query for a child element matching the selector.Discouraged in favor of locator-based locator.locator().
Return value
$$
Query for all child elements matching the selector.Discouraged in favor of locator-based locator.locator().
Return value
Playwright Element Handle — queries methods