Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.ImageBrowserDialog
-
-
Uses of ImageBrowserDialog in com.atlassian.confluence.pageobjects.component.dialog
Methods in com.atlassian.confluence.pageobjects.component.dialog that return ImageBrowserDialog Modifier and Type Method Description ImageBrowserDialog
ImageBrowserDialog. chooseFile(Attachment attachment)
Deprecated.ImageBrowserDialog
ImageBrowserDialog. chooseImage(Attachment attachment)
Deprecated.ImageBrowserDialog
ImageBrowserDialog. clickInsert()
Deprecated.ImageBrowserDialog
ImageBrowserDialog. clickInsertAndWaitUntilHidden()
Deprecated. -
Uses of ImageBrowserDialog in com.atlassian.confluence.pageobjects.component.editor.toolbars
Methods in com.atlassian.confluence.pageobjects.component.editor.toolbars that return ImageBrowserDialog Modifier and Type Method Description ImageBrowserDialog
InsertDropdownMenu. clickInsertImage()
Deprecated. -
Uses of ImageBrowserDialog in com.atlassian.confluence.pageobjects.page.content
Methods in com.atlassian.confluence.pageobjects.page.content that return ImageBrowserDialog Modifier and Type Method Description ImageBrowserDialog
AbstractEditorPage. openImageDialog()
Deprecated.since 5.6 useEditor.openImageDialog()
ImageBrowserDialog
Editor. openImageDialog()
Deprecated.
-