Class Matches

  • All Implemented Interfaces:
    Command<java.lang.Boolean>

    @ParametersAreNonnullByDefault
    public class Matches
    extends java.lang.Object
    implements Command<java.lang.Boolean>
    • Constructor Detail

      • Matches

        public Matches()
    • Method Detail

      • getElementOrNull

        @CheckReturnValue
        @Nullable
        protected org.openqa.selenium.WebElement getElementOrNull​(WebElementSource locator)