com.atlassian.confluence.pageobjects.page.content
Class CommentsSection
java.lang.Object
com.atlassian.confluence.pageobjects.page.content.CommentsSection
public class CommentsSection
- extends Object
Represents the Comments Area at the bottom of a Confluence Page or Blog Post view.
- See Also:
ViewPage
|
Field Summary |
protected com.atlassian.pageobjects.PageBinder |
pageBinder
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pageBinder
@Inject
protected com.atlassian.pageobjects.PageBinder pageBinder
CommentsSection
public CommentsSection()
isVisible
public com.atlassian.pageobjects.elements.query.TimedCondition isVisible()
size
public int size()
get
public CommentsSection.Comment get(int index)
showComments
public void showComments()
hideComments
public void hideComments()
Copyright © 2003-2013 Atlassian. All Rights Reserved.