ui_grid
Read, select, or assert rows in a WPF DataGrid by index, key, or content. Enables automated interaction with grid data for testing.
Instructions
Read, select, or assert WPF DataGrid row evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| rows | No | ||
| phase | No | ||
| xpath | No | ||
| action | Yes | ||
| column | No | ||
| expect | No | ||
| columns | No | ||
| root_id | No | ||
| row_key | No | ||
| identity | No | ||
| end_index | No | ||
| row_index | No | ||
| probe_name | No | ||
| max_scrolls | No | ||
| start_index | No | ||
| control_type | No | ||
| automation_id | No | ||
| ensure_visible | No | ||
| scroll_settle_ms | No |