public class AutocompleteField extends ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter| Constructor and Description |
|---|
AutocompleteField(com.atlassian.pageobjects.elements.PageElement element,
com.atlassian.pageobjects.PageBinder pageBinder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
void |
setValue(String value)
Sets a value for this text field by typing it.
|
Autocomplete |
typeTextAndWaitForAutocomplete(String parameterValue) |
getComponentpublic AutocompleteField(com.atlassian.pageobjects.elements.PageElement element,
com.atlassian.pageobjects.PageBinder pageBinder)
public void setValue(String value)
public Autocomplete typeTextAndWaitForAutocomplete(String parameterValue)
public String getValue()
Copyright © 2003–2016 Atlassian. All rights reserved.