Module org.testfx

Interface FxRobotInterface

  • All Known Implementing Classes:
    FxRobot

    public interface FxRobotInterface
    Wrapper-like interface that makes it easier to chain together multiple robot methods while adding a number of convenience methods, such as finding a given node, scene or window via a PointQuery, a Predicate, or a Matcher.