Package | Description |
---|---|
org.openqa.selenium | |
org.openqa.selenium.interactions | |
org.openqa.selenium.interactions.internal | |
org.openqa.selenium.interactions.touch |
Class and Description |
---|
HasInputDevices
Interface implemented by each driver that allows access to the raw input devices.
|
HasTouchScreen
Interface implemented by each driver that allows access to touch screen capabilities.
|
Keyboard
Interface representing basic keyboard operations.
|
Mouse
Interface representing basic mouse operations.
|
TouchScreen
Interface representing basic touch screen operations.
|
Class and Description |
---|
Action
Interface representing a single user-interaction action.
|
Actions
The user-facing API for emulating complex user gestures.
|
CompositeAction
An action for aggregating actions and triggering all of them at the same time.
|
Keyboard
Interface representing basic keyboard operations.
|
Mouse
Interface representing basic mouse operations.
|
TouchScreen
Interface representing basic touch screen operations.
|
Class and Description |
---|
Keyboard
Interface representing basic keyboard operations.
|
Mouse
Interface representing basic mouse operations.
|
TouchScreen
Interface representing basic touch screen operations.
|
Class and Description |
---|
Action
Interface representing a single user-interaction action.
|
Actions
The user-facing API for emulating complex user gestures.
|
Keyboard
Interface representing basic keyboard operations.
|
TouchScreen
Interface representing basic touch screen operations.
|
Copyright © 2013. All rights reserved.