Package org.openqa.selenium.remote.server.handler.interactions
-
Interface Summary Interface Description HasInputDevices Deprecated. HasTouchScreen Deprecated. Keyboard Deprecated. UseActions
andKeyInput
instead.Mouse Deprecated. UseActions
and thePointerInput
instead.TouchScreen Deprecated. Replaced byActions
andPointerInput
. -
Class Summary Class Description ClickInSession DoubleClickInSession MouseDown MouseMoveToLocation MouseUp SendKeyToActiveElement