public class DisplayHelpHandler extends java.lang.Object implements CommandHandler
HELPER_TYPE_PARAMETER
to be
set as a servlet context init parameter with a value of "hub", "node", or "standalone"Modifier and Type | Field and Description |
---|---|
static java.lang.String |
HELPER_TYPE_PARAMETER |
Constructor and Description |
---|
DisplayHelpHandler(org.openqa.selenium.json.Json json,
GridRole role,
java.lang.String consolePath) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public static final java.lang.String HELPER_TYPE_PARAMETER
public DisplayHelpHandler(org.openqa.selenium.json.Json json, GridRole role, java.lang.String consolePath)
public void execute(org.openqa.selenium.remote.http.HttpRequest req, org.openqa.selenium.remote.http.HttpResponse resp) throws java.io.IOException
execute
in interface CommandHandler
java.io.IOException