Skip to main content
Input options for blocking network requests by their resource type. Used within PageOptions.

Definition

Fields

resourceTypes

[ResourceType] A list of resource types to block. See ResourceType enum for available values (e.g., IMAGE, SCRIPT, STYLESHEET). Defaults to an empty list (no resource types blocked by default). Example: [IMAGE, FONT]