Uses of Interface
com.thoughtworks.selenium.CommandProcessor

Packages that use CommandProcessor
com.thoughtworks.selenium Provides the Selenium Java Client Driver classes. 
 

Uses of CommandProcessor in com.thoughtworks.selenium
 

Classes in com.thoughtworks.selenium that implement CommandProcessor
 class HttpCommandProcessor
          Sends commands and retrieves results via HTTP.
 

Fields in com.thoughtworks.selenium declared as CommandProcessor
protected  CommandProcessor DefaultSelenium.commandProcessor
           
 

Constructors in com.thoughtworks.selenium with parameters of type CommandProcessor
DefaultSelenium(CommandProcessor processor)
          Uses an arbitrary CommandProcessor
 



Copyright © 2011. All Rights Reserved.