
11/16/2022 · Tanushree Sharma, Trevor Sundberg
What this post added
Introduces the Workers Browser Rendering API, a new capability that allows developers to run browser automation frameworks like Puppeteer directly within Cloudflare Workers. This is achieved by repurposing remote browser isolation technology, providing disposable browser instances secured by gVisor and seccomp profiles. The API simplifies common browser automation tasks such as taking screenshots and performing UI/UX and performance testing, with plans for full Puppeteer support. It integrates with existing Cloudflare services like R2 for storage and Bot Management for abuse prevention.