Uses of Class
org.testfx.api.FxRobotContext
-
Packages that use FxRobotContext Package Description org.testfx.api -
-
Uses of FxRobotContext in org.testfx.api
Fields in org.testfx.api declared as FxRobotContext Modifier and Type Field Description private FxRobotContext
FxRobot. context
Methods in org.testfx.api that return FxRobotContext Modifier and Type Method Description FxRobotContext
FxRobot. robotContext()
Returns the internal context.
-