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

20 lines
440 B
Markdown

---
sidebar_label: LocatorEvents
---
# LocatorEvents interface
#### Signature:
```typescript
export interface LocatorEvents extends Record<EventType, unknown>
```
**Extends:** Record&lt;[EventType](./puppeteer.eventtype.md), unknown&gt;
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------- | --------- | ----------- | ------- |
| action | | undefined | | |