Gripper

A web-scraping toolbox for .NET.

View on GitHub

Gripper.WebClient

Gripper.WebClient.CdpAdapter

CdpAdapter.SetupTargetAttachment(TargetAttachmentMode) Method

Continuously enforce that events triggered on children iFrames are captured.
Make sure to Gripper.WebClient.CdpAdapter.SubscribeToRdpEventsAsync(System.Threading.CancellationToken)

private void SetupTargetAttachment(Gripper.WebClient.TargetAttachmentMode targetAttachment);

Parameters

targetAttachment TargetAttachmentMode
What strategy shall be used.