Package net.serenitybdd.core.pages
Class FluentDropdownSelect
java.lang.Object
net.serenitybdd.core.pages.FluentDropdown
net.serenitybdd.core.pages.FluentDropdownSelect
- All Implemented Interfaces:
org.openqa.selenium.support.ui.ISelect
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.serenitybdd.core.pages.FluentDropdown
deselectAll, deselectByIndex, deselectByValue, deselectByVisibleText, getAllSelectedOptions, getFirstSelectedOption, getOptions, isMultiple, select, selectByIndex, selectByValue, selectByVisibleText
-
Constructor Details
-
FluentDropdownSelect
-
-
Method Details
-
byVisibleText
- Overrides:
byVisibleText
in classFluentDropdown
-
byIndex
public void byIndex(int index) - Overrides:
byIndex
in classFluentDropdown
-
byValue
- Overrides:
byValue
in classFluentDropdown
-
all
public void all()
-