|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage com.atlassian.confluence.pageobjects.page.content.AbstractViewPage com.atlassian.confluence.pageobjects.page.content.ViewPage com.atlassian.confluence.pageobjects.page.content.ViewPageAddComment
public class ViewPageAddComment
Pageobject for adding a comment via a full page load. E.g. http://localhost:8080/confluence/display/TST/Test+Page?showComments=true&showCommentArea=true#addcomment
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.pageobjects.page.content.ViewPage |
---|
PAGE_ID_META_IDENTIFIER, SPACE_KEY_META_IDENTIFIER |
Fields inherited from class com.atlassian.confluence.pageobjects.page.content.AbstractViewPage |
---|
pageEntity |
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
---|
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter |
Constructor Summary | |
---|---|
ViewPageAddComment(AbstractPageEntity pageEntity)
|
Method Summary | |
---|---|
Editor |
getCommentEditor()
|
java.lang.String |
getUrl()
|
Methods inherited from class com.atlassian.confluence.pageobjects.page.content.ViewPage |
---|
addCommentRTEVisibleCondition, canEdit, canEditLabels, clickOnBody, clickPageModificationLink, commentsSectionPresentCondition, contentVisibleCondition, doWait, edit, editorContainerVisibleCondition, findQuickReloadDialog, getBreadcrumbs, getComments, getLabels, getLabelSection, getLikeSection, getMainContent, getPageEntity, getPageId, getRenderedContent, getSpaceKey, getTextContent, getTextContent, getTitle, getWatchDialog, hasPageRestrictions, isFavourite, openHelpDialogWithShortcut, openLabelsDialog, openLabelsDialogViaKeyboard, openRestrictionsDialog, pageCommentsVisibleCondition, pageHasElement, quickCommentPromptVisibleCondition, toString |
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage |
---|
back, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ViewPageAddComment(AbstractPageEntity pageEntity)
Method Detail |
---|
public java.lang.String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
getUrl
in class ViewPage
public Editor getCommentEditor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |