com.atlassian.confluence.selenium.client
Class InsertLinkPopup

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.ConfluencePopup
      extended by com.atlassian.confluence.selenium.client.EditorPopup
          extended by com.atlassian.confluence.selenium.client.InsertLinkPopup

public class InsertLinkPopup
extends EditorPopup


Field Summary
 
Fields inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup
client, windowId
 
Constructor Summary
InsertLinkPopup(ConfluenceSeleniumClient client)
           
 
Method Summary
 void changeTab(java.lang.String tabName)
           
 java.lang.String getAlias()
           
 
Methods inherited from class com.atlassian.confluence.selenium.client.EditorPopup
clickCancel, clickOk
 
Methods inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup
closeWindow, getClient, isOpen, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InsertLinkPopup

public InsertLinkPopup(ConfluenceSeleniumClient client)
Method Detail

changeTab

public void changeTab(java.lang.String tabName)
               throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

getAlias

public java.lang.String getAlias()


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.