|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.firefox.internal.DisconnectedExtension
public class DisconnectedExtension
| Constructor Summary | |
|---|---|
DisconnectedExtension()
|
|
| Method Summary | |
|---|---|
boolean |
isConnected()
|
void |
quit()
|
Response |
sendMessageAndWaitForResponse(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure,
Command command)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisconnectedExtension()
| Method Detail |
|---|
public boolean isConnected()
isConnected in interface ExtensionConnection
public Response sendMessageAndWaitForResponse(java.lang.Class<? extends java.lang.RuntimeException> throwOnFailure,
Command command)
sendMessageAndWaitForResponse in interface ExtensionConnectionpublic void quit()
quit in interface ExtensionConnection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||