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

Method run

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

Source from the content-addressed store, hash-verified

49 interface Executable {
50
51 void run();
52 }
53}

Callers 15

mainMethod · 0.65
showHelpMethod · 0.65
launchMethod · 0.65
runHealthCheckMethod · 0.65
runHealthCheckMethod · 0.65
startMethod · 0.65
closeMethod · 0.65
guardMethod · 0.65
mainFunction · 0.65
_runMethod · 0.65
run_checkFunction · 0.65
run_formatFunction · 0.65

Implementers 8

WorkerThreadjava/test/org/openqa/selenium/Parallel
ParallelTestRunnerjava/test/org/openqa/selenium/Parallel
FirefoxRunnerjava/test/org/openqa/selenium/firefox/
InputAtomsTestjava/test/org/openqa/selenium/atoms/In
WriteCharjava/test/org/openqa/selenium/io/Circu
NewSessionRunnablejava/src/org/openqa/selenium/grid/dist
NewSessionRunnablejava/src/org/openqa/selenium/grid/dist
PollingRunnablejava/src/org/openqa/selenium/events/ze

Calls

no outgoing calls

Tested by

no test coverage detected