com.atlassian.confluence.selenium.client
Class KeyboardShortcuts

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.KeyboardShortcuts

public class KeyboardShortcuts
extends Object


Constructor Summary
KeyboardShortcuts(ConfluenceSeleniumClient client)
           
 
Method Summary
 void trigger(String... keys)
           
 void waitToLoad()
           
 void waitToUnload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyboardShortcuts

public KeyboardShortcuts(ConfluenceSeleniumClient client)
Method Detail

waitToLoad

public void waitToLoad()

waitToUnload

public void waitToUnload()

trigger

public void trigger(String... keys)


Copyright © 2003-2011 Atlassian. All Rights Reserved.