Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ driver_executable
Function
driver_executable
py/conftest.py:666–667 ·
view source on GitHub ↗
(request)
Source
from the content-addressed store, hash-verified
664
665
@pytest.fixture
666
def
driver_executable(request):
667
return
_resolve_bazel_path(request.config.option.executable)
668
669
670
@pytest.fixture
Callers
nothing calls this directly
Calls
1
_resolve_bazel_path
Function · 0.85
Tested by
no test coverage detected