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, String seleniumPort, String httpsProtocol, boolean enableSauceConnect, boolean launchSauceConnectOnSlave)
           
 



Copyright © 2004-2013. All Rights Reserved.