| Interface | Description |
|---|---|
| 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. |
| SeleniumConditions |
Created by IntelliJ IDEA.
|
| SeleniumConfiguration |
A class that should be implemented by all users of the Atlassian-Selenium library.
|
| Class | Description |
|---|---|
| AbstractSeleniumConfiguration |
An abstract implementation of the SeleniumConfigurationClass that
has methods that return default values for some of the configuration
variables
|
| AbstractSeleniumDriver |
Base class for utilities using
SeleniumClient for higher-level operations. |
| ByTimeoutConfiguration | |
| 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.
|
| SeleniumChecks | |
| SeleniumKeyHandler |
Encapsulates complex key events handling.
|
| SeleniumMultiTest | |
| SeleniumMultiTestSuite |
A skeleton test suite for Selenium tests.
|
| SeleniumStarter |
Helper class to setup the Selenium Proxy and client.
|
| SeleniumTagInspector |
Performs different checks over HTML tags located by Selenium locators.
|
| 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 | Description |
|---|---|
| Browser |
| Exception | Description |
|---|---|
| SeleniumReturnValueMismatch |
| Annotation Type | Description |
|---|---|
| SkipInBrowser |
Copyright © 2015 Atlassian. All rights reserved.