Uses of Class
org.openqa.selenium.grid.data.Session
-
Packages that use Session Package Description org.openqa.selenium.grid.data -
-
Uses of Session in org.openqa.selenium.grid.data
Methods in org.openqa.selenium.grid.data that return Session Modifier and Type Method Description Session
CreateSessionResponse. getSession()
Constructors in org.openqa.selenium.grid.data with parameters of type Session Constructor Description CreateSessionResponse(Session session, byte[] downstreamEncodedResponse)
-