Move the focus to the specified element; for example, if the element is an input field, move the cursor to that field.
Namespace: SeleniumAssembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- locator
- Type:
System String
an element locator
Implements
ISelenium Focus(String)See Also