com.atlassian.confluence.pageobjects.page.content
Class CommentsSection.QuickEdit

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.editor.EditorContent
      extended by com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
          extended by com.atlassian.confluence.pageobjects.page.content.CommentsSection.QuickEdit
Enclosing class:
CommentsSection

public static class CommentsSection.QuickEdit
extends CommentsSection.EditComment

Represent the editor for editing an existing comment


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
driver
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorContent
binder, execute, page
 
Constructor Summary
CommentsSection.QuickEdit()
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedQuery<String> getTimedCommentThreadId()
           
 com.atlassian.pageobjects.elements.query.TimedCondition isEditCommentEditorVisible()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
cancel, cancelWithDirtyEditor, cancelWithoutWaitForBind, captchaVisibleCondition, clickSave, editUsingShortcut, enterCaptcha, getCaptchaUrl, getEditor, getUserProfile, isSaveBarVisible, isSaveButtonDisplayedInScreen, isWarningMessageVisible, loadingContainerVisibleCondition, preview, previewVisibleCondition, save, saveWithoutReload, saveWithReload, setWatchThisPageCheckbox, waitForTinyMCE, watchThisPageCheckboxCheckedCondition, watchThisPageCheckboxVisibleCondition, watchThisPageCheckboxVisibleTimedCondition
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorContent
autocompleteMacro, clear, clickEditInlineMacro, clickInContent, clickOnInlinetask, doubleClickEditInlineMacro, doubleClickEditWysiwygMacro, doubleClickInContent, elementSelectionNumberOfMatches, focus, getAttributeInSelection, getClassNameOfCurrentCursor, getContainerSize, getCurrentSearchMatchText, getCurrentSelectionText, getCurrentSelectionTextTimed, getEmbeddedImages, getEmbededLinks, getHtml, getImageHeight, getImageWidth, getInnerHTMLOfCurrentCursorPosition, getRenderedContent, getSelectorParentText, getTextInSelection, getTimedHtml, getTimedNormalizedHtml, hasInlineMacro, hasLayout, hasMacro, hasMacroPlaceholder, hasPageLinkWithExplicitSpaceKey, htmlContains, isContentVisible, isElementPresentInEditorContentTimed, isImagePresent, isImagePresentBySrc, isVisble, isVisible, macroPlaceholderFor, mentionsAutocomplete, normalizedHtmlContains, normalizeHtml, pasteContent, placeCursor, placeCursorAtEnd, placeCursorAtStart, putCursorAtEndOfFirstElementWithSelector, putCursorAtStartOfElementWithSelectorAndIndex, putCursorAtStartOfFirstElementWithSelector, redo, replaceCurrentSelectionChildContent, replaceCurrentSelectionChildContentWithHtml, replaceCurrentSelectionText, select, selectElementWithSelectorAndIndex, selectFirstElementWithSelector, selectFirstParagraph, sendKeys, setContent, setContentInColumn, setContentViaJs, type, typeIn, typeInColumn, typeWithoutLosingFocus, undo, waitForInlineMacro, waitForInlineMacroWithDefaultParameter, waitForInlineMacroWithParameters, waitForMacro, waitForMacroBody, waitForMacroBodyInColumn, waitForMacroWithParameters, waitForTextContent, waitUntilMetaDataIsPopulated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsSection.QuickEdit

public CommentsSection.QuickEdit()
Method Detail

isEditCommentEditorVisible

public com.atlassian.pageobjects.elements.query.TimedCondition isEditCommentEditorVisible()

getTimedCommentThreadId

public com.atlassian.pageobjects.elements.query.TimedQuery<String> getTimedCommentThreadId()


Copyright © 2003–2015 Atlassian. All rights reserved.