browser_set_proxy
Set or clear the browser proxy. Restart the browser for changes to take effect, as existing contexts cannot be re-routed.
Instructions
Update the proxy config. Call 'browser_restart' after this for the change to take effect (browser-level constraint — an existing context cannot be re-routed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | e.g. http://host:port — omit to clear. | |
| password | No | ||
| username | No |