MCPcopy Index your code
hub / github.com/microsoft/playwright-python / test_id_attribute_name

Function test_id_attribute_name

playwright/_impl/_locator.py:906–907  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

904
905
906def test_id_attribute_name() -> str:
907 return _test_id_attribute_name
908
909
910def set_test_id_attribute_name(attribute_name: str) -> None:

Callers 3

get_by_test_idMethod · 0.90
get_by_test_idMethod · 0.85
get_by_test_idMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected