Uses of Class
org.xwiki.test.ui.po.CommentForm
-
Packages that use CommentForm Package Description org.xwiki.test.ui.po -
-
Uses of CommentForm in org.xwiki.test.ui.po
Methods in org.xwiki.test.ui.po that return CommentForm Modifier and Type Method Description CommentForm
CommentsTab. editCommentByID(int id)
Clicks on the edit icon near the specified comment.CommentForm
CommentsTab. getAddCommentForm()
CommentForm
CommentsTab. replyToCommentByID(int id)
Clicks on the reply icon near the specified comment.
-