ViewDraftDiffDialog instead from
 maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class ViewDraftDiffDialog extends AbstractDialog
| Modifier and Type | Field and Description | 
|---|---|
| protected com.atlassian.pageobjects.elements.timeout.Timeouts | timeoutsDeprecated.  | 
iddriver, frameExecutor, pageBinder, pageElementFinder, 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, waitUntilVisiblegetComponent@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
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–2017 Atlassian. All rights reserved.