|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.selenium.client.PageView
public class PageView
A helper for a Page or Blogpost view screen.
| Constructor Summary | |
|---|---|
PageView(ConfluenceSeleniumClient client)
|
|
| Method Summary | |
|---|---|
PagePermissionsEditor |
clickPermissionsMenuItem()
Clicks the "Permissions" menu item, opening the Permissions dialog. |
PagePermissionsEditor |
clickPermissionsMetadataIcon()
Clicks the permissions "padlock" shown in the metadata area. |
PageDiff |
clickViewChange()
|
void |
hideVersionComment()
|
boolean |
isViewing(LinkableContent linkableContent)
Returns true if the window is on the view screen for the passed Page. |
ManageWatchersDialog |
manageWatchers()
Opens the Manage Watchers dialog on the current page and returns an object to interact with it. |
PageInfo |
openInfoPage()
Clicks the "Permissions" menu item, opening the Permissions dialog. |
MovePageDialog |
openMovePageDialog(ConfluenceSeleniumClient client)
|
void |
showVersionComment()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageView(ConfluenceSeleniumClient client)
| Method Detail |
|---|
public void showVersionComment()
public void hideVersionComment()
public PageDiff clickViewChange()
public PagePermissionsEditor clickPermissionsMetadataIcon()
public PagePermissionsEditor clickPermissionsMenuItem()
public PageInfo openInfoPage()
public MovePageDialog openMovePageDialog(ConfluenceSeleniumClient client)
public boolean isViewing(LinkableContent linkableContent)
public ManageWatchersDialog manageWatchers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||