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

Method supported_drivers

py/conftest.py:322–323  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

320
321 @property
322 def supported_drivers(self):
323 return SupportedDrivers()
324
325 @property
326 def supported_options(self):

Callers

nothing calls this directly

Calls 1

SupportedDriversClass · 0.85

Tested by

no test coverage detected