Uses of Interface
net.serenitybdd.core.pages.WithByLocator
Packages that use WithByLocator
-
Uses of WithByLocator in net.serenitybdd.core.pages
Methods in net.serenitybdd.core.pages with parameters of type WithByLocatorModifier and TypeMethodDescription<T extends WebElementFacade>
TPageObject.$(WithByLocator locator) <T extends WebElementFacade>
TPageObject.find(WithByLocator selector) PageObject.findAll(WithByLocator bySelector) PageObject.findEach(WithByLocator bySelector) PageObject.textContentOf(WithByLocator locator) PageObject.textOf(WithByLocator locator)