Package com.codeborne.selenide.impl
Class CollectionElementByCondition
java.lang.Object
com.codeborne.selenide.impl.WebElementSource
com.codeborne.selenide.impl.CollectionElementByCondition
-
Method Summary
Modifier and TypeMethodDescriptiondriver()
org.openqa.selenium.WebElement
static SelenideElement
wrap
(CollectionSource collection, WebElementCondition condition) Methods inherited from class com.codeborne.selenide.impl.WebElementSource
checkCondition, createElementNotFoundError, find, findAll, findAndAssertElementIsClickable, findAndAssertElementIsEditable, findAndAssertElementIsInteractable, findAndAssertElementIsVisible, getAlias, getSearchContext, getSelector, setAlias, toString
-
Method Details
-
wrap
-
driver
- Specified by:
driver
in classWebElementSource
-
getWebElement
public org.openqa.selenium.WebElement getWebElement()- Specified by:
getWebElement
in classWebElementSource
-
getSearchCriteria
- Specified by:
getSearchCriteria
in classWebElementSource
-
description
- Overrides:
description
in classWebElementSource
-