Back to Puppeteer

LocatorEvents interface

docs/api/puppeteer.locatorevents.md

19.2.2485 B
Original Source

LocatorEvents interface

Signature

typescript
export interface LocatorEvents extends Record<EventType, unknown>

Extends: Record<EventType, unknown>

Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th><th>

Default

</th></tr></thead> <tbody><tr><td>

<span id="action">action</span>

</td><td> </td><td>

undefined

</td><td> </td><td> </td></tr> </tbody></table>