Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 418 Bytes

puppeteer.interceptresolutionstrategy.md

File metadata and controls

17 lines (12 loc) · 418 Bytes
sidebar_label
InterceptResolutionStrategy

InterceptResolutionStrategy type

Warning: This API is now obsolete.

please use InterceptResolutionAction instead.

Signature:

export declare type InterceptResolutionStrategy = InterceptResolutionAction;

References: InterceptResolutionAction