Uses of Class
org.openqa.selenium.firefox.Command

Packages that use Command
org.openqa.selenium.firefox   
org.openqa.selenium.firefox.internal   
 

Uses of Command in org.openqa.selenium.firefox
 

Methods in org.openqa.selenium.firefox with parameters of type Command
protected  java.lang.Object FirefoxDriver.executeCommand(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure, Command command)
           
protected  java.lang.String FirefoxDriver.sendMessage(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure, Command command)
           
 Response ExtensionConnection.sendMessageAndWaitForResponse(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure, Command command)
           
 

Uses of Command in org.openqa.selenium.firefox.internal
 

Methods in org.openqa.selenium.firefox.internal with parameters of type Command
 Response AbstractExtensionConnection.sendMessageAndWaitForResponse(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure, Command command)
           
 



Copyright © 2009. All Rights Reserved.