Refs (@e1, @e2, etc.) are invalidated when the page changes. Always re-snapshot after clicking links/buttons that navigate, form submissions, or dynamic content loading.
| references/commands.md | Full command reference with all options | | references/snapshot-refs.md | Ref lifecycle, invalidation rules, troubleshooting | | references/session-management.md | Parallel sessions, state persistence, concurrent scraping | | references/authentication.md | Login flows, OAuth, 2FA handling, state reuse |
| references/video-recording.md | Recording workflows for debugging and documentation | | references/proxy-support.md | Proxy configuration, geo-testing, rotating proxies | | references/common-patterns.md | Form submission, auth, data extraction, parallel sessions, iOS simulator | | references/semantic-locators.md | Alternatives to refs |
AI エージェント用のブラウザ自動化 CLI。ページの移動、フォームへの入力、ボタンのクリック、スクリーンショットの撮影、データの抽出、Web アプリのテスト、ブラウザー タスクの自動化など、ユーザーが Web サイトと対話する必要がある場合に使用します。トリガーには、「Web サイトを開く」、「フォームに記入する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータを収集する」、「この Web アプリをテストする」、「サイトにログインする」、「ブラウザーのアクションを自動化する」、またはプログラムによる Web 操作を必要とするタスクが含まれます。 ソース: hjewkes/agent-skills。