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