com.atlassian.confluence.webdriver
Class WebDriverConfiguration

java.lang.Object
  extended by com.atlassian.confluence.webdriver.WebDriverConfiguration

public class WebDriverConfiguration
extends Object


Field Summary
static String DEFAULT_BASEURL
           
 
Constructor Summary
WebDriverConfiguration()
           
 
Method Summary
static String getBaseUrl()
           
static String getContextPath()
           
static int getHttpPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_BASEURL

public static final String DEFAULT_BASEURL
See Also:
Constant Field Values
Constructor Detail

WebDriverConfiguration

public WebDriverConfiguration()
Method Detail

getBaseUrl

public static String getBaseUrl()

getHttpPort

public static int getHttpPort()

getContextPath

public static String getContextPath()


Copyright © 2003-2012 Atlassian. All Rights Reserved.