Uses of Interface
net.thucydides.core.webdriver.ElementProxyCreator

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

Uses of ElementProxyCreator in net.thucydides.core.annotations.locators
 

Classes in net.thucydides.core.annotations.locators that implement ElementProxyCreator
 class SmartElementProxyCreator
           
 

Uses of ElementProxyCreator in net.thucydides.core.webdriver
 

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



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