Class FxRobotContext
java.lang.Object
org.testfx.api.FxRobotContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.geometry.PosvoidsetPointPosition(javafx.geometry.Pos pointPosition)
-
Constructor Details
-
FxRobotContext
public FxRobotContext()
-
-
Method Details
-
getWindowFinder
-
getNodeFinder
-
getPointPosition
public javafx.geometry.Pos getPointPosition() -
setPointPosition
public void setPointPosition(javafx.geometry.Pos pointPosition) -
getBoundsLocator
-
getPointLocator
-
getBaseRobot
-
getMouseRobot
-
getKeyboardRobot
-
getMoveRobot
-
getSleepRobot
-
getClickRobot
-
getDragRobot
-
getScrollRobot
-
getTypeRobot
-
getWriteRobot
-
getCaptureSupport
-