find_by_test_id
Find a web element by its data-testid attribute to control it in automated browser tests.
Instructions
Find element by data-testid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |