public class AuiSingleSelect extends Object
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
elementFinder |
protected TimedQueryFactory |
timedQueryFactory |
Constructor and Description |
---|
AuiSingleSelect(com.atlassian.pageobjects.elements.PageElement container) |
Modifier and Type | Method and Description |
---|---|
List<com.atlassian.pageobjects.elements.PageElement> |
options() |
AuiSingleSelect |
selectByName(String name) |
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
@Inject protected TimedQueryFactory timedQueryFactory
public AuiSingleSelect(com.atlassian.pageobjects.elements.PageElement container)
public AuiSingleSelect selectByName(String name)
public List<com.atlassian.pageobjects.elements.PageElement> options()
Copyright © 2002-2022 Atlassian. All Rights Reserved.