|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NewSessionException | |
---|---|
org.openqa.grid.internal | |
org.openqa.grid.web.servlet.handler |
Uses of NewSessionException in org.openqa.grid.internal |
---|
Methods in org.openqa.grid.internal that throw NewSessionException | |
---|---|
static ExternalSessionKey |
ExternalSessionKey.fromResponseBody(String responseBody)
extract the external key from the server response for a selenium1 new session request. |
Uses of NewSessionException in org.openqa.grid.web.servlet.handler |
---|
Methods in org.openqa.grid.web.servlet.handler that throw NewSessionException | |
---|---|
ExternalSessionKey |
WebDriverRequestHandler.forwardNewSessionRequestAndUpdateRegistry(TestSession session)
|
ExternalSessionKey |
Selenium1RequestHandler.forwardNewSessionRequestAndUpdateRegistry(TestSession session)
|
abstract ExternalSessionKey |
RequestHandler.forwardNewSessionRequestAndUpdateRegistry(TestSession session)
Forward the new session request to the TestSession that has been assigned, and parse the response to extract and return the external key assigned by the remote. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |