chrome_navigate
Navigate a Chrome tab to a specified URL and wait for page load to automate course material collection from Brightspace.
Instructions
Navigate the selected Chrome tab to a URL and wait briefly for the page to load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| tabId | No | ||
| waitMs | No | ||
| debugUrl | No | http://127.0.0.1:9222 | |
| urlContains | No | ||
| titleContains | No |