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