Package com.atlassian.selenium

Interface Summary
Condition Conditions used to make assertions in SeleniumAssertions.byTimeout(Condition) methods.
SeleniumClient Extends the Selenium client to provide a more sensible implementation as well some extra utility methods such as keypress.
SeleniumConfiguration A class that should be implemented by all users of the Atlassian-Selenium library.
 

Class Summary
AbstractSeleniumConfiguration An abstract implementation of the SeleniumConfigurationClass that has methods that return default values for some of the configuration variables
Conditions A set of conditions used in waitTill...
HtmlDumpingHttpCommandProcessor An Atlassian HttpCommand processor to dump the HTML if there are any errors.
MethodHandlerCallable  
MultiBrowserSeleniumClientInvocationHandler  
ParameterizedSeleniumConfiguration  
SeleniumAssertions This provides helper methods for selenium assertions.
SeleniumMultiTest  
SeleniumMultiTestSuite A skeleton test suite for Selenium tests.
SeleniumStarter Helper class to setup the Selenium Proxy and client.
SeleniumTest A base class for selenium tests
SeleniumTestSuite A skeleton test suite for Selenium tests.
SingleBrowserSeleniumClient Extends the DefaultSelenium client to provide a more sensible implementation as well some extra utility methods such as keypress.
SkipInBrowserUtil  
SystemPropertySeleniumConfiguration  
XpathHelper  
 

Enum Summary
Browser  
 

Exception Summary
SeleniumReturnValueMismatch  
 

Annotation Types Summary
SkipInBrowser  
 



Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.