|
||||||||||
| 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)
|
java.net.URL |
getAddressOfRemoteServer()
|
static java.lang.String |
getSessionId(java.lang.String uri)
|
| 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)
| Method Detail |
|---|
public java.net.URL getAddressOfRemoteServer()
public Response execute(Command command)
throws java.io.IOException
execute in interface CommandExecutorjava.io.IOExceptionpublic static java.lang.String getSessionId(java.lang.String uri)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||