org.openqa.selenium.remote
Interface CommandExecutor

All Known Implementing Classes:
HttpCommandExecutor

public interface CommandExecutor


Method Summary
 Response execute(Command command)
           
 

Method Detail

execute

Response execute(Command command)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.