ff_wait_for
Wait for a CSS element to appear in a real Firefox tab during dynamic page interactions, enabling reliable scraping of single-page applications.
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 |