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

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.NewReply
Enclosing class:
CommentsSection

public static class CommentsSection.NewReply
extends CommentsSection.EditComment

Represents the editor for a new reply


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.NewReply()
           
 
Method Summary
 com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getTimedParentThreadId()
           
 boolean isSlowComment()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.content.CommentsSection.EditComment
cancel, captchaVisibleCondition, clickSave, enterCaptcha, getCaptchaUrl, getEditor, getUserProfile, isSaveBarVisible, isSaveButtonDisplayedInScreen, isWarningMessageVisible, loadingContainerVisibleCondition, preview, previewVisibleCondition, save, saveWithoutReload, saveWithReload, waitForTinyMCE, watchThisPageCheckboxVisibleCondition, watchThisPageCheckboxVisibleTimedCondition
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.editor.EditorContent
autocompleteMacro, clear, clickEditInlineMacro, clickInContent, clickOnInlinetask, doubleClickEditInlineMacro, elementSelectionNumberOfMatches, focus, getAttributeInSelection, getClassNameOfCurrentCursor, getContainerSize, getCurrentSearchMatchText, getCurrentSelectionText, getCurrentSelectionTextTimed, getHtml, getImageHeight, getImageWidth, getInnerHTMLOfCurrentCursorPosition, getRenderedContent, getSelectorParentText, getTextInSelection, getTimedHtml, getTimedNormalizedHtml, hasInlineMacro, hasLayout, hasPageLinkWithExplicitSpaceKey, htmlContains, isContentVisible, isElementPresentInEditorContentTimed, isImagePresent, 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, waitForMacroBody, waitForMacroBodyInColumn, waitForTextContent, waitUntilMetaDataIsPopulated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsSection.NewReply

public CommentsSection.NewReply()
Method Detail

getTimedParentThreadId

public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.String> getTimedParentThreadId()

isSlowComment

public boolean isSlowComment()


Copyright © 2003-2014 Atlassian. All Rights Reserved.