|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.pageobjects.page.content.EditorPreview
public class EditorPreview
Represents just the preview screen of an Editor
.
Field Summary | |
---|---|
static java.lang.String |
EDITOR_PREVIEW_IFRAME_ID
|
protected ConfluenceFrameExecutor |
frameExecutor
|
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts
|
Constructor Summary | |
---|---|
EditorPreview()
|
Method Summary | |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.Boolean> |
containsContent(java.lang.String expectedContent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EDITOR_PREVIEW_IFRAME_ID
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
@Inject protected ConfluenceFrameExecutor frameExecutor
Constructor Detail |
---|
public EditorPreview()
Method Detail |
---|
public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.Boolean> containsContent(java.lang.String expectedContent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |