MCPcopy Index your code
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_argumentMethod · 0.80

Tested by

no test coverage detected