puppeteer/docs/api/puppeteer.interceptresolutionstate.md
2023-03-28 18:02:00 +00:00

19 lines
712 B
Markdown

---
sidebar_label: InterceptResolutionState
---
# InterceptResolutionState interface
#### Signature:
```typescript
export interface InterceptResolutionState
```
## Properties
| Property | Modifiers | Type | Description | Default |
| -------- | --------------------- | --------------------------------------------------------------------- | ----------- | ------- |
| action | | [InterceptResolutionAction](./puppeteer.interceptresolutionaction.md) | | |
| priority | <code>optional</code> | number | | |