org.itracker.selenium
Class SeleniumManager
java.lang.Object
org.itracker.selenium.SeleniumManager
public class SeleniumManager
- extends Object
- Author:
- Andrey Sergievskiy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeleniumManager
public SeleniumManager()
getSelenium
public static com.thoughtworks.selenium.Selenium getSelenium()
throws IOException
- Throws:
IOException
closeSession
protected static void closeSession(com.thoughtworks.selenium.Selenium selenium)
- This will initialize a new selenium session for this test scope.
getSeleniumHost
public static String getSeleniumHost()
getSeleniumPort
public static int getSeleniumPort()
getSeleniumBrowser
public static String getSeleniumBrowser()
getApplicationHost
public static String getApplicationHost()
getApplicationPort
public static int getApplicationPort()
getApplicationPath
public static String getApplicationPath()
Copyright © 2002-2012 itracker. All Rights Reserved.