MoveBlogPostDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class MoveBlogPostDialog extends AbstractDialog
Modifier and Type | Class and Description |
---|---|
static class |
MoveBlogPostDialog.SpacePicker
Deprecated.
Should be moved out to be a top-level class for general re-use, but it's not quite generic enough yet.
|
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
MoveBlogPostDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clickMoveAndAssertNewSpace(Space space)
Deprecated.
|
MoveBlogPostDialog |
clickMoveAndExpectError(String expectedMessage)
Deprecated.
|
MoveBlogPostDialog |
clickMoveAndExpectPermissionError()
Deprecated.
|
MoveBlogPostDialog.SpacePicker |
openSpacePicker()
Deprecated.
|
void |
ready()
Deprecated.
|
void |
waitUntilHidden()
Deprecated.
|
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilVisible
getComponent
public void clickMoveAndAssertNewSpace(Space space)
public final void ready()
public void waitUntilHidden()
waitUntilHidden
in class AbstractDialog
public MoveBlogPostDialog clickMoveAndExpectPermissionError()
public MoveBlogPostDialog clickMoveAndExpectError(String expectedMessage)
public MoveBlogPostDialog.SpacePicker openSpacePicker()
Copyright © 2003–2018 Atlassian. All rights reserved.