ff_wait_for
Wait for a CSS selector to appear in a live Firefox tab. Handles dynamic content by polling the browser until the element exists.
Instructions
Wait for an element (CSS selector) to appear in a real tab — for dynamic/scraped pages. Operates your REAL running Firefox (needs the bridge add-on loaded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | No | ||
| selector | Yes | ||
| timeoutMs | No |