com.atlassian.confluence.pageobjects.component.popup
Class MediaSuggestionPopup

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
      extended by com.atlassian.confluence.pageobjects.component.popup.MediaSuggestionPopup
All Implemented Interfaces:
PageComponent

public class MediaSuggestionPopup
extends ConfluenceAbstractPageComponent

This popup is showed up when press ! in editor


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
MediaSuggestionPopup()
           
 
Method Summary
 void selectAttachment(java.lang.String fileName)
          Select attachment by name
 
Methods inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaSuggestionPopup

public MediaSuggestionPopup()
Method Detail

selectAttachment

public void selectAttachment(java.lang.String fileName)
Select attachment by name



Copyright © 2003-2014 Atlassian. All Rights Reserved.