Class DomAttributeValue

java.lang.Object
com.codeborne.selenide.WebElementCondition
com.codeborne.selenide.conditions.DomAttributeValue

@ParametersAreNonnullByDefault public class DomAttributeValue extends WebElementCondition
  • Constructor Details

    • DomAttributeValue

      public DomAttributeValue(String domAttributeName, @Nullable String expectedDomAttributeValue)
  • Method Details