| Class | Description |
|---|---|
| BrowserUserAgentLoggingRule | |
| CancelAnyAlert | |
| CancelAnyEditorAuiModalDialog | |
| DefaultMethodRules |
Standard RuleChain to run in a webdriver test.
|
| DisableSslVerificationRule | |
| LogTimeRule |
Time each test and log how long each one takes.
|
| NoUrlLoggingWebDriverScreenshotRule |
This clumsy hack might stop the WebDriverScreenshotRule choking on modals.
|
| RuntimeCompilationCheckRule |
A Test Rule which uses the REST resource provided by the compilation-monitor-test-plugin to determine if any
runtime LessCSS compilation occurred during execution of the test, and fail the test if so.
|
| VisitNoopAndCancelAlertsRule |
Cancels any editor, after the test completes, to prevent getting stuck on modal dialogs due to the dirty page
warning.
|
Copyright © 2003–2020 Atlassian. All rights reserved.