com.atlassian.confluence.selenium.client
Class InsertCharacterPopup

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.InsertCharacterPopup

public class InsertCharacterPopup
extends EditorPopup


Field Summary
 
Fields inherited from class com.atlassian.confluence.selenium.client.ConfluencePopup
client, windowId
 
Constructor Summary
InsertCharacterPopup(ConfluenceSeleniumClient client)
           
 
Method Summary
 void insertChar(java.lang.String charTitle)
           
 
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

InsertCharacterPopup

public InsertCharacterPopup(ConfluenceSeleniumClient client)
Method Detail

insertChar

public void insertChar(java.lang.String charTitle)


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