get_element_state_at_failure
Retrieve the failing element's DOM attributes from a Playwright trace at the moment of failure, enabling precise root-cause analysis of CI test failures.
Instructions
Returns DOM attributes of the failing element at the moment of failure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_path | Yes | Absolute path to trace.zip, or a URL (https://) to download it from |