Uses of Interface
org.specrunner.webdriver.IWebDriverFactory

Packages that use IWebDriverFactory
org.specrunner.webdriver.impl   
 

Uses of IWebDriverFactory in org.specrunner.webdriver.impl
 

Classes in org.specrunner.webdriver.impl that implement IWebDriverFactory
 class WebDriverFactoryChrome
          A helper class for Chrome WebDriver.
 class WebDriverFactoryHtmlUnit
          Creates a HtmlUnitDriverLocal(true) web driver instance.
 class WebDriverFactoryIe
          Creates a InternetExplorer web driver instance with InternetExplorerDriver.INTRODUCE_FLAKINESS_BY_IGNORING_SECURITY_DOMAINS set to true.
 



Copyright © 2013. All rights reserved.