Uses of Class
org.openqa.selenium.grid.session.remote.ServicedSession
-
Packages that use ServicedSession Package Description org.openqa.selenium.grid.session.remote -
-
Uses of ServicedSession in org.openqa.selenium.grid.session.remote
Methods in org.openqa.selenium.grid.session.remote that return ServicedSession Modifier and Type Method Description protected ServicedSession
ServicedSession.Factory. newActiveSession(org.openqa.selenium.remote.service.DriverService service, org.openqa.selenium.remote.Dialect downstream, org.openqa.selenium.remote.Dialect upstream, org.openqa.selenium.remote.http.HttpHandler codec, org.openqa.selenium.remote.SessionId id, java.util.Map<java.lang.String,java.lang.Object> capabilities)
-