Actions KeyDown Method WebDriver
Overload List

  NameDescription
Public methodKeyDown(String)
Sends a modifier key down message to the browser.
Public methodKeyDown(IWebElement, String)
Sends a modifier key down message to the specified element in the browser.
Back to Top
See Also