Class EditorPreview
java.lang.Object
com.atlassian.confluence.pageobjects.page.content.EditorPreview
Deprecated.
Represents just the preview screen of an
Editor.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.protected ConfluenceFrameExecutorDeprecated.protected com.atlassian.pageobjects.elements.timeout.TimeoutsDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.pageobjects.elements.query.TimedQuery<Boolean>containsContent(String expectedContent) Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>isLoaded()Deprecated.com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionDeprecated.voidDeprecated.
-
Field Details
-
EDITOR_PREVIEW_IFRAME_ID
Deprecated.- See Also:
-
timeouts
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeoutsDeprecated. -
frameExecutor
Deprecated.
-
-
Constructor Details
-
EditorPreview
public EditorPreview()Deprecated.
-
-
Method Details
-
waitUntilLoaded
public void waitUntilLoaded()Deprecated. -
containsContent
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> containsContent(String expectedContent) Deprecated. -
isLoaded
Deprecated. -
isSpinnerVisible
public com.atlassian.pageobjects.elements.query.TimedCondition isSpinnerVisible()Deprecated. -
isPreviewButtonVisible
Deprecated. -
isCloseLinkDisabled
Deprecated. -
isEditButtonVisible
Deprecated.
-
EditorPreviewinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.