Package com.atlassian.jira.pageobjects.config.junit4.rule
package com.atlassian.jira.pageobjects.config.junit4.rule
-
ClassesClassDescriptionRule which closes browser windows opened during testA rule to clear some flags to help make webdriver tests more predictable on variable screen sizes by un-obscuring the elements on the page which are often hidden by flags.Creates new user via JIRA REST API.Test rule to eliminate dirty warningsDisable RTE in tests or make it optional.By default, the CSS transitioning for webdriver tests would be disabled.Disables Onboarding in JIRA, unless the
EnableLandingPageRedirect
annotation is present for given test.Prevents popups from showing up during tests.A class rule for setting up JIRA and restoring data if necessary.A class rule for setting up JIRA and restoring data if necessary.Builds a rule chain based on aTestedProduct
instance.Setups JIRA if needed.Disables web-sudo in JIRA, unless theEnableWebSudo
annotation is present for given test.Default set of rules that can be used in plugin tests.