Overload List
Name | Description | |
---|---|---|
![]() | SendKeys(String) |
Sends a sequence of keystrokes to the browser.
|
![]() | SendKeys(IWebElement, String) |
Sends a sequence of keystrokes to the specified element in the browser.
|
See Also