Uses of Class
io.fluentlenium.core.action.FillSelect
-
Uses of FillSelect in io.fluentlenium.core.action
Modifier and TypeMethodDescriptionFluentActions.fillSelect()
Construct a Fill Select Builder in order to allow easy fill of visible input fields.FillSelect.withIndex
(int index) Select an option by its index for the Select element.Select all options that display text matching the argument for the Select element.Select all options that have a value matching the argument for the Select element. -
Uses of FillSelect in io.fluentlenium.core.domain