com.atlassian.confluence.webdriver
Class WebDriverConfiguration

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

public class WebDriverConfiguration
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_BASEURL
           
 
Constructor Summary
WebDriverConfiguration()
           
 
Method Summary
static java.lang.String getBaseUrl()
           
static java.lang.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 java.lang.String DEFAULT_BASEURL
See Also:
Constant Field Values
Constructor Detail

WebDriverConfiguration

public WebDriverConfiguration()
Method Detail

getBaseUrl

public static java.lang.String getBaseUrl()

getHttpPort

public static int getHttpPort()

getContextPath

public static java.lang.String getContextPath()


Copyright © 2003-2014 Atlassian. All Rights Reserved.