Gripper

A web-scraping toolbox for .NET.

View on GitHub

Gripper.WebClient

Gripper.WebClient.IElement

IElement.FocusAsync() Method

Focuses the element.

System.Threading.Tasks.Task FocusAsync();

Returns

System.Threading.Tasks.Task
A System.Threading.Tasks.Task representing the focus operation.