com.atlassian.confluence.webdriver.editor.base
Class AbstractEditorDraftsTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.editor.base.AbstractEditorDraftsTest
- Direct Known Subclasses:
- EditorDraftsDialogTest, EditorDraftsTest, EditorDraftsWithAnonymousUserTest, EditorSharedDraftsTest
public abstract class AbstractEditorDraftsTest
- extends AbstractInjectableWebDriverTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorPage
protected EditorPage editorPage
AbstractEditorDraftsTest
public AbstractEditorDraftsTest()
navigateAwayAndAcceptAlert
protected void navigateAwayAndAcceptAlert()
makeChangesAndResumeDraft
protected EditorPage makeChangesAndResumeDraft(User user,
AbstractPageEntity page,
String draftContent)
resumeDraftFromEditor
protected void resumeDraftFromEditor(EditorPage editorPage,
String draftContent)
makeChangesAndCreateDraft
protected void makeChangesAndCreateDraft(User user,
AbstractPageEntity page,
String draftContent)
discardDraftAndVerifySuccess
protected void discardDraftAndVerifySuccess()
Copyright © 2003–2015 Atlassian. All rights reserved.