|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openqa.selenium.remote.HttpCommandExecutor
public class HttpCommandExecutor
| Constructor Summary | |
|---|---|
HttpCommandExecutor(java.net.URL addressOfRemoteServer)
|
|
| Method Summary | |
|---|---|
Response |
execute(Command command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpCommandExecutor(java.net.URL addressOfRemoteServer)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public Response execute(Command command)
throws java.lang.Exception
execute in interface CommandExecutorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||