public interface SelectElement extends PageElement
| Modifier and Type | Method and Description |
|---|---|
List<Option> |
getAllOptions()
All options
|
Option |
getSelected()
Selected option of this select.
|
SelectElement |
select(Option option)
Select given option.
|
clear, click, find, findAll, getAttribute, getCssClasses, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, toggle, type, withTimeoutfind, find, find, findAll, findAll, findAllsearchOption getSelected()
SelectElement select(Option option)
option - option to selectCopyright © 2015 Atlassian. All rights reserved.