Uses of Package
com.atlassian.confluence.webdriver.rules
-
Packages that use com.atlassian.confluence.webdriver.rules Package Description com.atlassian.confluence.webdriver com.atlassian.confluence.webdriver.rules -
Classes in com.atlassian.confluence.webdriver.rules used by com.atlassian.confluence.webdriver Class Description 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.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. -
Classes in com.atlassian.confluence.webdriver.rules used by com.atlassian.confluence.webdriver.rules Class Description BrowserUserAgentLoggingRule CancelAnyAlert LogTimeRule Time each test and log how long each one takes.NoUrlLoggingWebDriverScreenshotRule This clumsy hack might stop the WebDriverScreenshotRule choking on modals.VisitNoopAndCancelAlertsRule Cancels any editor, after the test completes, to prevent getting stuck on modal dialogs due to the dirty page warning.