com.atlassian.confluence.webdriver.pageobjects.component.dialog.MovePageDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class MovePageDialog extends AbstractDialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
MovePageDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
breadCrumbWithSelectedText(String text)
Deprecated.
|
<T extends com.atlassian.pageobjects.Page> |
clickCancel(Class<T> pageObjectClazz,
Object... args)
Deprecated.
Click on the cancel button in the dialog.
|
void |
ready()
Deprecated.
|
void |
waitUntilHidden()
Deprecated.
|
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilVisible
@Deprecated public com.atlassian.pageobjects.elements.query.TimedCondition breadCrumbWithSelectedText(String text)
public final void ready()
public void waitUntilHidden()
waitUntilHidden
in class AbstractDialog
public <T extends com.atlassian.pageobjects.Page> T clickCancel(Class<T> pageObjectClazz, Object... args)
pageObjectClazz
- the page object to bind to after clickingargs
- optionally the arguments for the page object to bindCopyright © 2003–2020 Atlassian. All rights reserved.