Skip to content

Commit aca66d3

Browse files
committed
docs: Remove cost framing from remote browser benefits
1 parent b3fd603 commit aca66d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/use-cases/remote-browser.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ icon: "globe"
1010

1111
Running a browser inside the sandbox works, but offloading it to Kernel has real advantages:
1212

13-
- **No sandbox compute wasted on Chrome** — Chromium is resource-hungry. Kernel runs it on dedicated infrastructure so your sandbox CPU and memory stay available for your agent's actual work.
13+
- **Keeps your sandbox lightweight** — Chromium is resource-hungry. Offloading it to Kernel frees your sandbox CPU and memory for your agent's actual work.
1414
- **Zero installation** — no need to install Chrome, Chromium, or Playwright binaries in your sandbox template. Kernel provides the browser remotely.
1515
- **Built-in CAPTCHA and bot detection handling** — Kernel browsers support stealth mode, residential proxies, and browser profiles that persist cookies and sessions across runs.
16-
- **Parallel browsing** — spin up multiple Kernel browsers simultaneously without multiplying sandbox costs.
16+
- **Parallel browsing** — spin up multiple Kernel browsers simultaneously from a single sandbox.
1717

1818
## Two approaches
1919

0 commit comments

Comments
 (0)