com.atlassian.confluence.webdriver.pageobjects.component.form.Autocomplete
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class Autocomplete extends ConfluenceAbstractPageComponent
AUIDropdownMenu
.driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
Autocomplete()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clickItemWithText(String text)
Deprecated.
|
void |
initialise()
Deprecated.
|
boolean |
isOpen()
Deprecated.
|
void |
waitUntilReady()
Deprecated.
|
public void initialise()
public boolean isOpen()
public void waitUntilReady()
public void clickItemWithText(String text)
Copyright © 2003–2020 Atlassian. All rights reserved.