puppeteer/docs/api/puppeteer.interceptresolutionstate.action.md

11 lines
215 B
Markdown
Raw Normal View History

---
sidebar_label: InterceptResolutionState.action
---
# InterceptResolutionState.action property
**Signature:**
```typescript
interface InterceptResolutionState {action: InterceptResolutionAction;}
```