public class W3CCommandHandler extends java.lang.Object implements CommandHandler
Modifier and Type | Field and Description |
---|---|
static org.openqa.selenium.json.Json |
JSON |
Constructor and Description |
---|
W3CCommandHandler(CommandHandler delegate) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public W3CCommandHandler(CommandHandler delegate)
public void execute(org.openqa.selenium.remote.http.HttpRequest req, org.openqa.selenium.remote.http.HttpResponse resp)
execute
in interface CommandHandler