Skip to main content

Frame.$$() method

Signature:

$$(selector: string): Promise<ElementHandle[]>;

Parameters

ParameterTypeDescription
selectorstring

Returns:

Promise<ElementHandle[]>