Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
906
def
test_id_attribute_name() -> str:
907
return
_test_id_attribute_name
908
909
910
def
set_test_id_attribute_name(attribute_name: str) -> None:
Callers
3
get_by_test_id
Method · 0.90
get_by_test_id
Method · 0.85
get_by_test_id
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected