Gripper.WebClient
Gripper.WebClient.IWebClient
IWebClient.WebClientEvent Event
An aggregate event handler for events from all CDP domains, all targets.
event WebClientEvent;
Event Type
System.EventHandler<Gripper.ChromeDevTools.IEvent>
Remarks
Note that target attachment is handled automatically, see WebClientSettings for configuration.
Call ExecuteCdpCommandAsync(string, JToken) commands ‘domain.Subscribe()’ and ‘domain.Unsubscribe()’ to a specific CDP domain to start/stop receiving these events.