public class LegacyPickerSuggestion extends Object implements Suggestion
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
container |
| Constructor and Description |
|---|
LegacyPickerSuggestion(com.atlassian.pageobjects.elements.PageElement container) |
| Modifier and Type | Method and Description |
|---|---|
Suggestion |
click() |
com.atlassian.pageobjects.elements.PageElement |
getContainer() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getId() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getText() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isActive() |
public LegacyPickerSuggestion(com.atlassian.pageobjects.elements.PageElement container)
public Suggestion click()
click in interface Suggestionpublic com.atlassian.pageobjects.elements.query.TimedCondition isActive()
isActive in interface Suggestionpublic com.atlassian.pageobjects.elements.query.TimedQuery<String> getText()
getText in interface Suggestionpublic com.atlassian.pageobjects.elements.query.TimedQuery<String> getId()
public com.atlassian.pageobjects.elements.PageElement getContainer()
getContainer in interface SuggestionCopyright © 2002-2024 Atlassian. All Rights Reserved.