Uses of Interface
org.testfx.service.finder.WindowFinder
Packages that use WindowFinder
-
Uses of WindowFinder in org.testfx.api
Methods in org.testfx.api that return WindowFinderModifier and TypeMethodDescriptionFxRobotContext.getWindowFinder()FxServiceContext.getWindowFinder() -
Uses of WindowFinder in org.testfx.robot.impl
Constructors in org.testfx.robot.impl with parameters of type WindowFinderModifierConstructorDescriptionWriteRobotImpl(BaseRobot baseRobot, SleepRobot sleepRobot, WindowFinder windowFinder) -
Uses of WindowFinder in org.testfx.service.finder.impl
Classes in org.testfx.service.finder.impl that implement WindowFinderConstructors in org.testfx.service.finder.impl with parameters of type WindowFinder