| Name | Description | Type | Package | Framework |
| DoubleTapAction | Creates a double tap gesture on a touch screen. | Class | org.openqa.selenium.interactions.touch | Selenium |
| DownAction | Creates a down gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |
| FlickAction | Creates a flick gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |
| LongPressAction | Creates a long press gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |
| MoveAction | Creates a move gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |
| ScrollAction | Creates a scroll gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |
| SingleTapAction | Class | org.openqa.selenium.interactions.touch | Selenium | |
| TouchActions | patterns from Actions. | Class | org.openqa.selenium.interactions.touch | Selenium |
| TouchScreen | Interface representing basic touch screen operations. | Interface | org.openqa.selenium.interactions | Selenium |
| UpAction | Creates an up gesture. | Class | org.openqa.selenium.interactions.touch | Selenium |