MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / getName

Method getName

java/src/org/openqa/selenium/remote/Command.java:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 public String getName() {
52 return payload.getName();
53 }
54
55 public Map<String, ?> getParameters() {
56 return payload.getParameters();

Callers 5

toStringMethod · 0.95
equalsMethod · 0.95
hashCodeMethod · 0.95
executeMethod · 0.95

Calls 1

getNameMethod · 0.65

Tested by 1