jdave.webdriver
Class WebDriverFactory

java.lang.Object
  extended by jdave.webdriver.WebDriverFactory

public class WebDriverFactory
extends java.lang.Object

Author:
Juha Karemo

Constructor Summary
WebDriverFactory()
           
 
Method Summary
 org.openqa.selenium.WebDriver createFireFoxDriver()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebDriverFactory

public WebDriverFactory()
Method Detail

createFireFoxDriver

public org.openqa.selenium.WebDriver createFireFoxDriver()


Copyright ? 2009. All Rights Reserved.