An NDoc Documented Class Library

ISelenium.Focus Method 

Move the focus to the specified element; for example, if the element is an input field, move the cursor to that field.

void Focus(
   string locator
);

Parameters

locator
an element locator

See Also

ISelenium Interface | Selenium Namespace