Class ItemWithText

java.lang.Object
com.codeborne.selenide.CollectionCondition
com.codeborne.selenide.collections.ItemWithText
All Implemented Interfaces:
Predicate<List<org.openqa.selenium.WebElement>>

@ParametersAreNonnullByDefault public class ItemWithText extends CollectionCondition
  • Constructor Details

    • ItemWithText

      public ItemWithText(String expectedText)
  • Method Details