| Package | Description |
|---|---|
| org.testfx.api | |
| org.testfx.robot.impl | |
| org.testfx.service.support.impl |
| Modifier and Type | Method and Description |
|---|---|
BaseRobot |
FxRobotContext.getBaseRobot() |
BaseRobot |
FxServiceContext.getBaseRobot() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRobotImpl |
| Constructor and Description |
|---|
KeyboardRobotImpl(BaseRobot baseRobot) |
MouseRobotImpl(BaseRobot baseRobot) |
MoveRobotImpl(BaseRobot baseRobot,
MouseRobot mouseRobot,
SleepRobot sleepRobot) |
WriteRobotImpl(BaseRobot baseRobot,
SleepRobot sleepRobot,
WindowFinder windowFinder) |
| Constructor and Description |
|---|
CaptureSupportImpl(BaseRobot baseRobot) |