wait_for_dom_stable
Pauses execution until the DOM stops mutating, ensuring AJAX content is fully loaded and ready for interaction.
Instructions
Wait until the DOM stops mutating (smart wait for AJAX content).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |