EditorAutoComplete
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class EditorAutoComplete extends Object
Constructor and Description |
---|
EditorAutoComplete()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
getVisibleTimed()
Deprecated.
|
void |
isHidden()
Deprecated.
|
void |
isVisible()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
resultsContain(String elementTitle)
Deprecated.
|
void |
selectItemFromDropdown(String selector)
Deprecated.
|
void |
waitUntilDataPopulated()
Deprecated.
|
void |
waitUntilFirstItemMatches(String match)
Deprecated.
|
public void isVisible()
public com.atlassian.pageobjects.elements.query.TimedCondition getVisibleTimed()
public void isHidden()
public void waitUntilFirstItemMatches(String match)
public void waitUntilDataPopulated()
public void selectItemFromDropdown(String selector)
public com.atlassian.pageobjects.elements.query.TimedCondition resultsContain(String elementTitle)
Copyright © 2003–2018 Atlassian. All rights reserved.