| Package | Description |
|---|---|
| org.testfx.api | |
| org.testfx.robot.impl |
| Modifier and Type | Method and Description |
|---|---|
MouseRobot |
FxRobotContext.getMouseRobot() |
| Modifier and Type | Class and Description |
|---|---|
class |
MouseRobotImpl |
| Constructor and Description |
|---|
ClickRobotImpl(MouseRobot mouseRobot,
MoveRobot moveRobot,
SleepRobot sleepRobot) |
DragRobotImpl(MouseRobot mouseRobot,
MoveRobot moveRobot) |
MoveRobotImpl(BaseRobot baseRobot,
MouseRobot mouseRobot,
SleepRobot sleepRobot) |
ScrollRobotImpl(MouseRobot mouseRobot) |