com.atlassian.confluence.webdriver.pageobjects.component.dialog.SearchPanelInImageBrowserDialog instead from
 maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class SearchPanelInImageBrowserDialog extends Object
| Constructor and Description | 
|---|
| SearchPanelInImageBrowserDialog()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | chooseFile(Attachment attachment)Deprecated.  | 
| com.atlassian.pageobjects.elements.query.TimedCondition | isFilePresent(Attachment attachment)Deprecated.  | 
| void | search(String text)Deprecated.  | 
public SearchPanelInImageBrowserDialog()
public void search(String text)
public com.atlassian.pageobjects.elements.query.TimedCondition isFilePresent(Attachment attachment)
public void chooseFile(Attachment attachment)
Copyright © 2003–2022 Atlassian. All rights reserved.