Package | Description |
---|---|
com.atlassian.confluence.pageobjects | |
com.atlassian.confluence.pageobjects.page.content |
Modifier and Type | Method and Description |
---|---|
ViewPage |
ConfluenceTestedProduct.loginAndView(User user,
BlogPost blogPost)
Deprecated.
|
ViewPage |
ConfluenceTestedProduct.loginAndView(User user,
Page page)
Deprecated.
|
ViewPage |
ConfluenceTestedProduct.viewPage(String pageId)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ViewPageAddComment
Deprecated.
in 5.8. Use
com.atlassian.confluence.webdriver.pageobjects.page.content.ViewPageAddComment instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
class |
ViewPageAnonymous
Deprecated.
in 5.8. Use
com.atlassian.confluence.webdriver.pageobjects.page.content.ViewPageAnonymous instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
class |
ViewPageEditComment
Pageobject for editing a comment via a full page load.
|
class |
ViewPageReplyComment
Pageobject for replying to a comment via a full page load.
|
Modifier and Type | Method and Description |
---|---|
ViewPage |
CommentsSection.EditComment.cancel()
Cancel a comment in the quick editor
|
ViewPage |
CommentsSection.EditComment.cancelWithDirtyEditor()
Cancel a comment in the quick editor, with a dirty editor.
|
ViewPage |
CommentsSection.EditComment.save() |
ViewPage |
Editor.saveWithKeyboardShortcut()
Deprecated.
|
ViewPage |
CommentsSection.EditComment.saveWithReload()
Deprecated.
Use
CommentsSection.EditComment.save() instead |
Copyright © 2003–2023 Atlassian. All rights reserved.