device_scrollintoview
Scroll until a specific element becomes visible. Use for finding elements in long lists without knowing their position. Requires an open session.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
text | string | No | Visible text to scroll to | ||
ref | string | No | Element ref from device_snapshot to scroll to |
device_scrollintoview()