public class QuickComment extends Object
| Constructor and Description |
|---|
QuickComment() |
| Modifier and Type | Method and Description |
|---|---|
static Editor |
invokeFirstReply(ConfluenceSeleniumClient client,
Suite suite)
For the less discerning tester, invoke a reply for the first reply link found.
|
static Editor |
invokeForPage(ConfluenceSeleniumClient client,
Suite suite)
Open the Quick Comment Editor to make a top level comment on the current page.
|
static Editor |
invokeForReply(long commentId,
ConfluenceSeleniumClient client,
Suite suite)
Open the Quick Comment Editor to reply to an identified comment.
|
public static Editor invokeForPage(ConfluenceSeleniumClient client, Suite suite)
client - suite - public static Editor invokeForReply(long commentId, ConfluenceSeleniumClient client, Suite suite)
commentId - the id of the comment to reply toclient - suite - public static Editor invokeFirstReply(ConfluenceSeleniumClient client, Suite suite)
client - suite - Copyright © 2003–2015 Atlassian. All rights reserved.