org.openqa.selenium.remote
Interface CommandExecutor

All Known Implementing Classes:
DriverCommandExecutor, HttpCommandExecutor

public interface CommandExecutor


Method Summary
 Response execute(Command command)
           
 

Method Detail

execute

Response execute(Command command)
                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012. All Rights Reserved.