puppeteer/website/versioned_docs/version-20.3.0/api/puppeteer.interceptresolutionstate.md

19 lines
712 B
Markdown
Raw Normal View History

---
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 | | |