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
Fields in org.testfx.api declared as ClickRobot Modifier and Type Field Description private ClickRobotFxRobotContext. clickRobotMethods 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
-