Modifier and Type |
Method and Description |
void |
cancel() |
void |
chooseImage(String filename) |
void |
chooseImage(String filename,
InsertImageDialog.Panel panel) |
void |
clickInsert() |
void |
clickPreviewExternalImage() |
void |
clickSave()
Clicks the Save button in the Dialog to update an existing image.
|
String |
getDisplayFilename(String filename,
InsertImageDialog.Panel panel) |
String |
getDisplayPageName(String filename,
InsertImageDialog.Panel panel) |
String |
getImageCaptionTitle(String filename) |
String |
getImageCaptionTitle(String filename,
InsertImageDialog.Panel panel) |
String |
getPreviewExternalImageError() |
int |
getSearchResultCount(InsertImageDialog.Panel panel) |
int |
indexOfImage(String filename) |
int |
indexOfImage(String filename,
InsertImageDialog.Panel panel) |
boolean |
isImagePresent(String filename) |
boolean |
isImagePresent(String filename,
InsertImageDialog.Panel panel) |
boolean |
isUploadFormVisible() |
void |
runSearch(String searchText) |
void |
runSearchWithEnter(String searchText) |
void |
selectPanel(InsertImageDialog.Panel panel) |
void |
setExternalImageUrl(String imageUrl) |
void |
setSearchSpace(Space space) |
void |
waitForPreviewExternalImage() |
void |
waitUntilSelected(String filename)
Waits until the image with the given filename is selected in the dialog.
|
void |
waitUntilSelected(String filename,
InsertImageDialog.Panel panel) |
void |
waitUntilVisible() |