Class TestIntegratedPluginsVisualRegression
java.lang.Object
com.atlassian.jira.pageobjects.JiraWebDriverTest
com.atlassian.jira.pageobjects.BaseJiraWebTest
com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
com.atlassian.jira.webtest.webdriver.tests.visualregression.TestIntegratedPluginsVisualRegression
WebDriver tests for visual regressions of key integrated plugins.
- Since:
- v6.0
-
Field Summary
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
client, DEFAULT_DIMENSION, pageElementFinder, visualComparer
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
jiraWebTestClassRules, webTestRule
Fields inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
backdoor, jira, logger, mailHelper, pageBinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Removes the little yellow gem that appears on the UPM icon to indicate there are new updates to plugins.static void
void
Methods inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
addElementsToIgnore, addElementsToIgnore, assertPageMatches, assertPageMatches, assertUIMatches, assertUIMatchesIgnoringElements, clickOnElement, clickOnElement, closeInsiderPopUp, getBaselineScreenshotFilePath, getDimension, goTo, goToErrorPage, resetVisualComparer, resizeWindowToDefaultDimentions
Methods inherited from class com.atlassian.jira.pageobjects.JiraWebDriverTest
getBackdoor, getBaseClassRule, getBaseRule
-
Constructor Details
-
TestIntegratedPluginsVisualRegression
public TestIntegratedPluginsVisualRegression()
-
-
Method Details
-
removeUPMCount
protected void removeUPMCount()Description copied from class:JiraVisualRegressionTest
Removes the little yellow gem that appears on the UPM icon to indicate there are new updates to plugins.- Overrides:
removeUPMCount
in classJiraVisualRegressionTest
-
restoreInstance
public static void restoreInstance() -
testManagePlugins
public void testManagePlugins()
-