wait_for
Waits for page stability, a specific selector, or visible text to ensure reliable automation in Salesforce UI.
Instructions
Wait for page stability, a selector, or visible text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| text | No | ||
| timeout_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||