Class MacroBrowserPreview
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.dialog.MacroBrowserPreview
- All Implemented Interfaces:
PageComponent
Deprecated.
Provides methods for viewing the content of the preview iframe of the Macro Browser.
-
Field Summary
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts
-
Constructor Summary
ConstructorsConstructorDescriptionMacroBrowserPreview
(com.atlassian.pageobjects.elements.PageElement iframe) Deprecated. -
Method Summary
-
Constructor Details
-
MacroBrowserPreview
public MacroBrowserPreview(com.atlassian.pageobjects.elements.PageElement iframe) Deprecated.
-
-
Method Details
-
getText
Deprecated. -
find
public com.atlassian.pageobjects.elements.PageElement find(org.openqa.selenium.By locator) Deprecated.
-
MacroBrowserPreview
instead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.