public interface Suggestion extends HasId
Modifier and Type | Method and Description |
---|---|
Suggestion |
click() |
com.atlassian.pageobjects.elements.PageElement |
getContainer() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getText() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isActive() |
Suggestion click()
com.atlassian.pageobjects.elements.query.TimedCondition isActive()
com.atlassian.pageobjects.elements.query.TimedQuery<String> getText()
com.atlassian.pageobjects.elements.PageElement getContainer()
Copyright © 2002-2015 Atlassian. All Rights Reserved.