Package com.atlassian.confluence.webdriver.rules
-
Class Summary Class Description A11yRegressionRule BrowserUserAgentLoggingRule CancelAnyAlert CancelAnyEditorAuiModalDialog DefaultMethodRules Standard RuleChain to run in a webdriver test.DisableSslVerificationRule Deprecated. since 7.14.0, use confluence-stateless-test-runner rulesLogTimeRule 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.