Uses of Class
net.thucydides.core.webdriver.WebdriverInstanceFactory

Packages that use WebdriverInstanceFactory
net.thucydides.core.webdriver Manage WebDriver instances, and knowing what WebDriver types are supported. 
 

Uses of WebdriverInstanceFactory in net.thucydides.core.webdriver
 

Constructors in net.thucydides.core.webdriver with parameters of type WebdriverInstanceFactory
WebDriverFactory(WebdriverInstanceFactory webdriverInstanceFactory, EnvironmentVariables environmentVariables)
           
WebDriverFactory(WebdriverInstanceFactory webdriverInstanceFactory, EnvironmentVariables environmentVariables, FirefoxProfileEnhancer firefoxProfileEnhancer)
           
WebDriverFactory(WebdriverInstanceFactory webdriverInstanceFactory, EnvironmentVariables environmentVariables, FirefoxProfileEnhancer firefoxProfileEnhancer, FixtureProviderService fixtureProviderService)
           
WebDriverFactory(WebdriverInstanceFactory webdriverInstanceFactory, EnvironmentVariables environmentVariables, FirefoxProfileEnhancer firefoxProfileEnhancer, FixtureProviderService fixtureProviderService, ElementProxyCreator proxyCreator)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.