Skip to content
The Orange Cloud Report

Compute

Browser Run review

Score: 7/10

Managed headless Chrome that beats maintaining your own fleet.

Reliability
6Pricing honesty
7Developer experience
8Trajectory
8

The breakdown explains the score. It is not an average. How to read these.

Last updated

Browser Run (formerly Browser Rendering) gives Workers a Puppeteer/Playwright-compatible binding to headless browsers on Cloudflare’s network. It handles screenshots, PDF generation, scraping, and rendered-page testing without leaving you to operate a Chrome fleet.

Headless browsers are miserable infrastructure at scale: memory-hungry, crash-prone, and forever needing updates. Paying per use to hand that work off is easy to justify, and the binding keeps the browser close to existing Workers code.

Deducted points for concurrency limits that bite at scale, an inactivity timeout that can quietly end long-running jobs stuck waiting on slow pages (sessions have no maximum duration, and the timeout default is a fair guard against forgotten browsers racking up charges), occasional version-drift surprises between the managed browsers and what your scripts expect, and costs that deserve a spreadsheet before you commit a heavy workload. For low-to-moderate volume automation, it’s a clear win.

Status page incidents

Cloudflare's own record, published under Browser Run.

Compare with other products →
Last 11 months
8
Major or critical
1
Median time open
1.4 h
Since October 2025
11

Counts what Cloudflare published, not what broke: time open is how long the status entry stayed open, and nothing before October 2025 is tracked at all. Incidents Cloudflare tagged against nothing but named in the title are counted too. The caveats in full.