Gripper.WebClient
Gripper.WebClient.IContextManager
IContextManager.GetContextDescriptions() Method
Gets a collection of active execution contexts.
internal System.Collections.Generic.ICollection<Gripper.ChromeDevTools.Runtime.ExecutionContextDescription> GetContextDescriptions();
Returns
System.Collections.Generic.ICollection<Gripper.ChromeDevTools.Runtime.ExecutionContextDescription>
A snapshot of the data structure tracking the CDP execution contexts.