Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
container |
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts |
Constructor and Description |
---|
SuggestionGroup(com.atlassian.pageobjects.elements.PageElement container) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getId() |
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<Suggestion>> |
getSuggestions() |
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
@Inject protected com.atlassian.pageobjects.PageBinder pageBinder
protected final com.atlassian.pageobjects.elements.PageElement container
public SuggestionGroup(com.atlassian.pageobjects.elements.PageElement container)
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getId()
public com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<Suggestion>> getSuggestions()
Copyright © 2002-2019 Atlassian. All Rights Reserved.