Uses of Interface
org.testfx.robot.ClickRobot
-
Packages that use ClickRobot Package Description org.testfx.api org.testfx.robot.impl -
-
Uses of ClickRobot in org.testfx.api
Methods in org.testfx.api that return ClickRobot Modifier and Type Method Description ClickRobotFxRobotContext. getClickRobot() -
Uses of ClickRobot in org.testfx.robot.impl
Classes in org.testfx.robot.impl that implement ClickRobot Modifier and Type Class Description classClickRobotImpl
-