Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ headless
Method
headless
py/conftest.py:373–374 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
371
372
@property
373
def
headless(self):
374
return
self._headless
375
376
@headless.setter
377
def
headless(self, cls_name):
Callers
nothing calls this directly
Calls
1
add_argument
Method · 0.45
Tested by
no test coverage detected