puppeteer/docs/api/puppeteer.locatorevents.md
2023-11-13 13:27:17 +01:00

440 B

sidebar_label
LocatorEvents

LocatorEvents interface

Signature:

export interface LocatorEvents extends Record<EventType, unknown>

Extends: Record<EventType, unknown>

Properties

Property Modifiers Type Description Default
action undefined