zen_click_and_wait_navigation
Click a webpage element and wait for the subsequent navigation to finish, ensuring the page fully loads before proceeding.
Instructions
Click an element, then wait for the resulting navigation to complete.
Atomic operation — far more reliable than zen_click followed by
zen_wait_for_url for links/submit buttons. Listens for
tabs.onUpdated(status='complete').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| timeout | No | ||
| tab_id | No |