| __init__.py |
|
0 |
- |
| api_wrapper.py |
Setup for accessibility API testing.
:pid: The PID of the process which exposes the accessibility API.
:product_name: The name of the browser, used to find the browser in the accessibility API.
:timeout: The timeout the test harness has set for this test, local timeouts can be set based on it.
|
1735 |
- |
| atspi_wrapper.py |
:param dom_id: The dom id of the node to test.
:param url: The url of the test.
|
6225 |
- |
| axapi_wrapper.py |
:param dom_id: The dom id of the node to test.
:param url: The url of the test.
|
4479 |
- |
| fixtures_a11y_api.py |
|
1931 |
- |
| ia2_wrapper.py |
:param dom_id: The dom id of the node to test.
:param url: The url of the test.
|
6458 |
- |
| uia_wrapper.py |
An integer that prints its human-readable name in test failures. |
11522 |
- |