com.atlassian.confluence.webdriver.pageobjects.component.dialog.ViewDraftDiffDialog
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class ViewDraftDiffDialog extends AbstractDialog
id
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
ViewDraftDiffDialog()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
String |
getAddedSpan(int index)
Deprecated.
|
String |
getDeletedSpan(int index)
Deprecated.
|
String |
getDiffViewAsText()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
hasDiscardButton()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
hasResumeButton()
Deprecated.
|
void |
ready()
Deprecated.
|
EditorPage |
resumeDraft()
Deprecated.
|
getDialog, getHeight, getId, getTitle, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
public final void ready()
public String getDiffViewAsText()
public EditorPage resumeDraft()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasResumeButton()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> hasDiscardButton()
public void close()
public String getAddedSpan(int index)
public String getDeletedSpan(int index)
Copyright © 2003–2020 Atlassian. All rights reserved.