| Package | Description |
|---|---|
| org.testfx.api | |
| org.testfx.robot.impl |
| Modifier and Type | Method and Description |
|---|---|
SleepRobot |
FxRobotContext.getSleepRobot() |
| Modifier and Type | Class and Description |
|---|---|
class |
SleepRobotImpl |
| Constructor and Description |
|---|
ClickRobotImpl(MouseRobot mouseRobot,
MoveRobot moveRobot,
SleepRobot sleepRobot) |
MoveRobotImpl(BaseRobot baseRobot,
MouseRobot mouseRobot,
SleepRobot sleepRobot) |
TypeRobotImpl(KeyboardRobot keyboardRobot,
SleepRobot sleepRobot) |
WriteRobotImpl(BaseRobot baseRobot,
SleepRobot sleepRobot,
WindowFinder windowFinder) |