resolve_uid_to_selector
Resolves UIDs to CSS selectors for use with snapshot-based interactions. Fails when the element can no longer be found, preventing stale selectors in automated tests.
Instructions
Resolve UID to CSS selector. Fails if the element is gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID from snapshot |