Class Interaction

  • Direct Known Subclasses:
    Pause

    public abstract class Interaction
    extends java.lang.Object
    Used as the basis of Sequences for the W3C WebDriver spec Action commands.
    • Constructor Detail

      • Interaction

        protected Interaction​(InputSource source)
    • Method Detail

      • isValidFor

        protected boolean isValidFor​(SourceType sourceType)