public class DropDown extends PageElement
autogeneratedKey, client, key, locator| Constructor and Description |
|---|
DropDown(String locator,
SeleniumClient client) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedId() |
String[] |
getSelectedIds() |
String |
getSelectedIndex() |
String[] |
getSelectedIndexes() |
String |
getSelectedLabel() |
String[] |
getSelectedLabels() |
String |
getSelectedValue() |
String[] |
getSelectedValues() |
String[] |
getSelectOptions(String selectLocator) |
boolean |
isSomethingSelected() |
click, contextMenu, doubleClick, dragAndDrop, dragAndDropToObject, focus, getCursorPosition, getElementKey, getHeight, getIndex, getLocator, getPositionLeft, getPositionTop, getText, getWidth, highlight, isAutogeneratedKey, isEditable, isPresent, isVisible, keyDown, keyPress, keyUp, mouseDown, mouseDownRight, mouseMove, mouseOut, mouseOver, mouseUp, mouseUpRight, toString, type, typeKeys, typeWithFullKeyEventspublic DropDown(String locator, SeleniumClient client)
public String getSelectedId()
public String[] getSelectedIds()
public String getSelectedIndex()
public String[] getSelectedIndexes()
public String getSelectedLabel()
public String[] getSelectedLabels()
public String getSelectedValue()
public String[] getSelectedValues()
public boolean isSomethingSelected()
Copyright © 2015 Atlassian. All rights reserved.