Class MacroBrowserPreview

  • All Implemented Interfaces:
    PageComponent

    @Deprecated
    public class MacroBrowserPreview
    extends ConfluenceAbstractPageComponent
    Deprecated.
    in 5.8. Use MacroBrowserPreview instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Provides methods for viewing the content of the preview iframe of the Macro Browser.
    • Constructor Detail

      • MacroBrowserPreview

        public MacroBrowserPreview​(com.atlassian.pageobjects.elements.PageElement iframe)
        Deprecated.
    • Method Detail

      • getText

        public String getText()
        Deprecated.
      • find

        public com.atlassian.pageobjects.elements.PageElement find​(org.openqa.selenium.By locator)
        Deprecated.