puppeteer/docs/api/puppeteer.interceptresolutionstrategy.md

411 B

sidebar_label
InterceptResolutionStrategy

InterceptResolutionStrategy type

Warning: This API is now obsolete.

please use InterceptResolutionAction instead.

Signature:

export type InterceptResolutionStrategy = InterceptResolutionAction;

References: InterceptResolutionAction