Class Href

    • Constructor Detail

      • Href

        public Href​(java.lang.String expectedAttributeValue)
    • Method Detail

      • apply

        @CheckReturnValue
        public boolean apply​(Driver driver,
                             org.openqa.selenium.WebElement element)
        Description copied from class: Condition
        Check if given element matches this condition.
        Overrides:
        apply in class AttributeWithValue
        element - given WebElement
        Returns:
        true if element matches condition