Gripper

A web-scraping toolbox for .NET.

View on GitHub

Gripper.WebClient

Gripper.WebClient.ICdpAdapter

ICdpAdapter.BindAsync(IBrowserManager) Method

Binds the instance to the websocket endpoint of a running instance of an IBrowserManager.

internal System.Threading.Tasks.Task BindAsync(Gripper.WebClient.IBrowserManager browserManager);

Parameters

browserManager IBrowserManager

Returns

System.Threading.Tasks.Task