| Package | Description |
|---|---|
| com.atlassian.confluence.webdriver.pageobjects.component.form |
| Modifier and Type | Class and Description |
|---|---|
class |
CqlFilterSelect |
class |
MultiLabelPicker |
class |
MultiSpacePicker |
class |
MultiUserPicker |
| Modifier and Type | Method and Description |
|---|---|
MultiPicker |
CqlComponent.getPickerField(String parameterName) |
MultiPicker |
MultiPicker.search(String searchStr)
Types the given search string into the input field and waits for any results to appear
|
MultiPicker |
MultiPicker.selectResultText(String text)
Waits for the given value to appear in the search results and clicks on the item for it.
|
MultiPicker |
MultiPicker.triggerDropdown()
Trigger the dropdown by clicking on the picker field.
|
Copyright © 2003–2017 Atlassian. All rights reserved.