Class SearchPanelInImageBrowserDialog
- java.lang.Object
- 
- com.atlassian.confluence.pageobjects.component.dialog.SearchPanelInImageBrowserDialog
 
- 
 @Deprecated public class SearchPanelInImageBrowserDialog extends Object Deprecated.in 5.8. UseSearchPanelInImageBrowserDialoginstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
- 
- 
Constructor SummaryConstructors Constructor Description SearchPanelInImageBrowserDialog()Deprecated.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidchooseFile(Attachment attachment)Deprecated.com.atlassian.pageobjects.elements.query.TimedConditionisFilePresent(Attachment attachment)Deprecated.voidsearch(String text)Deprecated.
 
- 
- 
- 
Method Detail- 
searchpublic void search(String text) Deprecated.
 - 
isFilePresentpublic com.atlassian.pageobjects.elements.query.TimedCondition isFilePresent(Attachment attachment) Deprecated.
 - 
chooseFilepublic void chooseFile(Attachment attachment) Deprecated.
 
- 
 
-