com.atlassian.confluence.webdriver.pageobjects.component.editor.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 selector)
Deprecated.
|
void |
selectItemFromDropdown(String selector)
Deprecated.
|
public void isVisible()
public com.atlassian.pageobjects.elements.query.TimedCondition getVisibleTimed()
public void isHidden()
public void selectItemFromDropdown(String selector)
public com.atlassian.pageobjects.elements.query.TimedCondition resultsContain(String selector)
Copyright © 2003–2015 Atlassian. All rights reserved.