Uses of Class
org.openqa.grid.internal.exception.NewSessionException

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(java.lang.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
 void 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.
 



Copyright © 2012. All Rights Reserved.