Uses of Class
hudson.plugins.sauce_ondemand.SeleniumInformation

Packages that use SeleniumInformation
hudson.plugins.sauce_ondemand   
 

Uses of SeleniumInformation in hudson.plugins.sauce_ondemand
 

Methods in hudson.plugins.sauce_ondemand that return SeleniumInformation
 SeleniumInformation SauceOnDemandBuildWrapper.getSeleniumInformation()
           
 

Methods in hudson.plugins.sauce_ondemand with parameters of type SeleniumInformation
 void SauceOnDemandBuildWrapper.setSeleniumInformation(SeleniumInformation seleniumInformation)
           
 

Constructors in hudson.plugins.sauce_ondemand with parameters of type SeleniumInformation
SauceOnDemandBuildWrapper(Credentials credentials, SeleniumInformation seleniumInformation, String seleniumHost, int seleniumPort, boolean enableSauceConnect, List<String> browsers)
           
 



Copyright © 2004-2012. All Rights Reserved.