Interface Interactive


  • public interface Interactive
    Indicates that a class can be used with the W3C WebDriver Actions commands.
    • Method Detail

      • perform

        void perform​(java.util.Collection<Sequence> actions)
      • resetInputState

        void resetInputState()