Gripper.WebClient
Gripper.WebClient
ICdpAdapter Interface
Creates the ChromeSession for existing CDP client WS endpoint, then manages its lifetime. Tunnels the incoming CDP events and executes outgoing CDP commands.
internal interface ICdpAdapter
Derived
↳ CdpAdapter
Properties | |
---|---|
ChromeSession | Gets reference to the ChromeSession singleton. |
Methods | |
---|---|
BindAsync(IBrowserManager) | Binds the instance to the websocket endpoint of a running instance of an IBrowserManager. |
Events | |
---|---|
WebClientEvent | Enables subscription to any CDP event. |