Navigate With HTTP Authentication
page_navigate_with_http_authNavigate to a URL in an isolated tab, answer a single HTTP auth challenge with provided credentials, and retain the authenticated page until closure.
Instructions
Open an isolated Chromium context, answer a bounded HTTP auth challenge, clean Fetch handlers, and retain the isolated authenticated tab until it is closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| realm | No | Optional exact HTTP authentication realm constraint. | |
| timeout | No | ||
| password | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||