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

Method load

py/conftest.py:597–598  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

595 return webserver.where_is(name, localhost)
596
597 def load(self, name):
598 driver.get(self.url(name))
599
600 return Pages()
601

Callers 9

runFunction · 0.45
parseFunction · 0.45
lFunction · 0.45
tFunction · 0.45
tinymce.min.jsFile · 0.45
nFunction · 0.45
aFunction · 0.45
aFunction · 0.45

Calls 2

urlMethod · 0.95
getMethod · 0.65

Tested by

no test coverage detected