Uses of Class
net.serenitybdd.core.pages.WebElementFacadeImpl
Packages that use WebElementFacadeImpl
Package
Description
Classes designed to make it easier to work with Page Objects in WebDriver.
-
Uses of WebElementFacadeImpl in net.serenitybdd.core.pages
Subclasses of WebElementFacadeImpl in net.serenitybdd.core.pagesMethods in net.serenitybdd.core.pages with parameters of type WebElementFacadeImplModifier and TypeMethodDescriptionstatic org.openqa.selenium.support.ui.ExpectedCondition<Boolean>WebElementExpectations.elementIsClickable(WebElementFacadeImpl element) static org.openqa.selenium.support.ui.ExpectedCondition<Boolean>WebElementExpectations.elementIsEnabled(WebElementFacadeImpl element) -
Uses of WebElementFacadeImpl in net.thucydides.core.pages
Subclasses of WebElementFacadeImpl in net.thucydides.core.pagesModifier and TypeClassDescriptionclassDeprecated.Use same-named class in serenitybdd package