349 B
349 B
sidebar_label |
---|
Page.$$_1 |
Page.$$() method
Signature:
class Page {$$(selector: string): Promise<ElementHandle[]>;}
Parameters
Parameter | Type | Description |
---|---|---|
selector | string |
Returns:
Promise<ElementHandle[]>