com.atlassian.confluence.sanity
Class WebdriverSanitySetupTest

java.lang.Object
  extended by com.atlassian.confluence.sanity.WebdriverSanitySetupTest

public class WebdriverSanitySetupTest
extends Object


Field Summary
 com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
           
 com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
           
 com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
           
 
Constructor Summary
WebdriverSanitySetupTest()
           
 
Method Summary
static void installTestPlugins(ConfluenceRpc rpc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

webDriverScreenshotRule

public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule

sessionCleanupRule

public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule

testBrowserRule

public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
Constructor Detail

WebdriverSanitySetupTest

public WebdriverSanitySetupTest()
Method Detail

installTestPlugins

public static void installTestPlugins(ConfluenceRpc rpc)
                               throws Exception
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.