Uses of Class
com.atlassian.confluence.pageobjects.selenium3.component.dialog.MacroBrowserPreview
-
Packages that use MacroBrowserPreview Package Description com.atlassian.confluence.pageobjects.selenium3.component.dialog -
-
Uses of MacroBrowserPreview in com.atlassian.confluence.pageobjects.selenium3.component.dialog
Methods in com.atlassian.confluence.pageobjects.selenium3.component.dialog that return MacroBrowserPreview Modifier and Type Method Description MacroBrowserPreview
MacroBrowserDialog. getPreview()
Deprecated.Returns the preview frame page object without triggering a preview.MacroBrowserPreview
MacroBrowserDialog. preview()
Deprecated.Triggers the preview and returns the preview frame page object.
-