public abstract class AbstractMultiBrowserTest extends Object
Modifier and Type | Field and Description |
---|---|
protected static com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct |
productWithChrome |
protected static com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct |
productWithFirefox |
Constructor and Description |
---|
AbstractMultiBrowserTest() |
Modifier and Type | Method and Description |
---|---|
static void |
restoreBrowserSystemProperty() |
static void |
setupBrowsers() |
protected void |
setWindowSizeAndPosition(com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct product,
org.openqa.selenium.Dimension dimension,
org.openqa.selenium.Point point) |
protected static com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct productWithFirefox
protected static com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct productWithChrome
public static void restoreBrowserSystemProperty() throws Exception
Exception
protected void setWindowSizeAndPosition(com.atlassian.confluence.webdriver.pageobjects.ConfluenceTestedProduct product, org.openqa.selenium.Dimension dimension, org.openqa.selenium.Point point)
Copyright © 2003–2017 Atlassian. All rights reserved.