public class BeginSession
extends java.lang.Object
implements org.openqa.selenium.grid.web.CommandHandler
Constructor and Description |
---|
BeginSession(NewSessionPipeline pipeline,
ActiveSessions allSessions,
org.openqa.selenium.json.Json json) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public BeginSession(NewSessionPipeline pipeline, ActiveSessions allSessions, org.openqa.selenium.json.Json json)