public class DraftChangesDialog extends Dialog
Modifier and Type | Field and Description |
---|---|
static String |
DRAFT_CHANGES_DIALOG_ID |
Constructor and Description |
---|
DraftChangesDialog(ConfluenceSeleniumClient client) |
Modifier and Type | Method and Description |
---|---|
void |
clickDiscardFromDrafts() |
void |
clickDiscardFromEditor() |
String |
getDeletedSpan(int index) |
void |
launchFromEditorNotification() |
void |
waitForDiffToLoad() |
clickButton, clickCancel, clickLink, clickPageMenu, getTitle, hasPageMenu, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilClosed, waitUntilVisible
public static final String DRAFT_CHANGES_DIALOG_ID
public DraftChangesDialog(ConfluenceSeleniumClient client)
public void launchFromEditorNotification()
public void waitForDiffToLoad()
public String getDeletedSpan(int index)
public void clickDiscardFromEditor()
public void clickDiscardFromDrafts()
Copyright © 2003–2017 Atlassian. All rights reserved.