Uses of Class
net.serenitybdd.core.pages.FluentDropdownSelect
-
Packages that use FluentDropdownSelect Package Description net.serenitybdd.core.pages net.thucydides.core.webdriver.stubs -
-
Uses of FluentDropdownSelect in net.serenitybdd.core.pages
Methods in net.serenitybdd.core.pages that return FluentDropdownSelect Modifier and Type Method Description FluentDropdownSelect
WebElementFacade. select()
FluentDropdownSelect
WebElementFacadeImpl. select()
-
Uses of FluentDropdownSelect in net.thucydides.core.webdriver.stubs
Methods in net.thucydides.core.webdriver.stubs that return FluentDropdownSelect Modifier and Type Method Description FluentDropdownSelect
WebElementFacadeStub. select()
-