|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageView | |
|---|---|
| com.atlassian.confluence.selenium | |
| com.atlassian.confluence.selenium.client | |
| Uses of PageView in com.atlassian.confluence.selenium |
|---|
| Methods in com.atlassian.confluence.selenium with parameters of type PageView | |
|---|---|
String |
TinyMceColorPickerTest.getContentColor(PageView page)
|
| Uses of PageView in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client that return PageView | |
|---|---|
PageView |
Confluence.logIn(User user,
BlogPost destination)
|
PageView |
Confluence.logIn(User user,
Page destination)
|
PageView |
Editor.save()
|
PageView |
Editor.save(MovePageDialog dialog)
|
PageView |
Editor.saveWithKeyboardShortcut()
|
PageView |
Confluence.viewPage(LinkableContent page)
Views the given page or blogpost, without logging in, and returns a PageView. |
| Methods in com.atlassian.confluence.selenium.client with parameters of type PageView | |
|---|---|
void |
Editor.addComment(PageView pageView)
Add a comment from a page view. |
boolean |
PageView.isPageElementRightAligned(String element,
PageView page)
Checks if an element on a given page is right-aligned. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||