org.openqa.selenium.remote
Interface CommandExecutor

All Known Subinterfaces:
ExtensionConnection
All Known Implementing Classes:
HttpCommandExecutor, IPhoneSimulatorCommandExecutor, NewProfileExtensionConnection, SeleneseCommandExecutor

public interface CommandExecutor


Method Summary
 Response execute(Command command)
           
 

Method Detail

execute

Response execute(Command command)
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.