public class AddNode extends java.lang.Object implements CommandHandler
| Constructor and Description |
|---|
AddNode(org.openqa.selenium.remote.tracing.DistributedTracer tracer,
Distributor distributor,
org.openqa.selenium.json.Json json,
org.openqa.selenium.remote.http.HttpClient.Factory httpFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public AddNode(org.openqa.selenium.remote.tracing.DistributedTracer tracer,
Distributor distributor,
org.openqa.selenium.json.Json json,
org.openqa.selenium.remote.http.HttpClient.Factory httpFactory)
public void execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp)
execute in interface CommandHandler