interface WebDriverHasInputDevices (View source)

Interface implemented by each driver that allows access to the input devices.

Methods

WebDriverKeyBoard
getKeyboard()

No description

getMouse()

No description

Details

WebDriverKeyBoard getKeyboard()

No description

Return Value

WebDriverKeyBoard

WebDriverMouse getMouse()

No description

Return Value

WebDriverMouse