IHasInputDevices MembersWebDriver

The IHasInputDevices type exposes the following members.
Properties

  NameDescription
Public propertyKeyboard
Gets an IKeyboard object for sending keystrokes to the browser.
Public propertyMouse
Gets an IMouse object for sending mouse commands to the browser.
Back to Top
See Also