MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / getName

Method getName

java/src/org/openqa/selenium/cli/CliCommand.java:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24public interface CliCommand {
25
26 String getName();
27
28 String getDescription();
29

Callers 15

buildRequestFunction · 0.65
executeMethod · 0.65
parseHttpResponseFunction · 0.65
executeMethod · 0.65
executeFunction · 0.65
executeMethod · 0.65
executeMethod · 0.65
andReturnMethod · 0.65
andReturnSuccessMethod · 0.65
andReturnErrorMethod · 0.65
executeMethod · 0.65
http.jsFile · 0.65

Implementers 4

TemplateGridCommandjava/src/org/openqa/selenium/grid/Temp
Helpjava/src/org/openqa/selenium/grid/Main
InfoCommandjava/src/org/openqa/selenium/grid/comm
CompletionCommandjava/src/org/openqa/selenium/grid/comm

Calls

no outgoing calls