open
Loads a specified app page in the review browser, waits for load, and reports HTTP errors, dialogs, blocked requests, or JavaScript issues. Use it to start or return to a known screen for UX review.
Instructions
Open a page of the app in the review browser and wait for it to load. Use it to begin a walk on a given screen or to return to a known one. Returns the path now open, the HTTP status when the server answered an error, and any dialogs, blocked requests or JavaScript errors. Pages on other sites are refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path such as /pricing or /flows?tab=draft, or a full URL on the app's own origin. |