@ulpi/browse 1.3.0 → 1.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -614,7 +614,7 @@ Use `--json` alongside `--mcp` for structured responses (`{success, data, comman
614
614
  | `--allowed-domains <d,d>` | Block navigation/resources outside allowlist |
615
615
  | `--max-output <n>` | Truncate output to N characters |
616
616
  | `--headed` | Show browser window (not headless) |
617
- | `--chrome` | Launch system Chrome (uses real browser, bypasses bot detection) |
617
+ | `--chrome` | Shortcut for `--runtime chrome --headed` |
618
618
  | `--cdp <port>` | Connect to Chrome on a specific debugging port |
619
619
  | `--connect` | Auto-discover and connect to a running Chrome instance |
620
620
  | `--provider <name>` | Cloud browser provider (browserless, browserbase) |