Package org.openqa.selenium.interactions
Interface HasInputDevices
-
@Deprecated public interface HasInputDevicesDeprecated.Interface implemented by each driver that allows access to the raw input devices.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description KeyboardgetKeyboard()Deprecated.MousegetMouse()Deprecated.
-