org.seleniuminspector
Class SeleniumHolder

java.lang.Object
  extended by org.seleniuminspector.SeleniumHolder

public class SeleniumHolder
extends java.lang.Object


Method Summary
static SeleniumHolder getInstance()
           
 com.thoughtworks.selenium.Selenium getSelenium()
           
 void setSeleniumFactory(SeleniumFactory seleniumFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SeleniumHolder getInstance()

setSeleniumFactory

public void setSeleniumFactory(SeleniumFactory seleniumFactory)

getSelenium

public com.thoughtworks.selenium.Selenium getSelenium()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.