Skip to content

Conversation

@kathayl
Copy link
Contributor

@kathayl kathayl commented Jan 14, 2026

Summary

  • Fix typo: <acccountID><accountId> in pdf-endpoint.mdx
  • Clarify Puppeteer version: show both @cloudflare/puppeteer (v1.0.4) and upstream Puppeteer (v22.13.1)
  • Clarify Playwright version: show both @cloudflare/playwright (v1.1.0) and upstream Playwright (v1.57.0)
  • Add "Choosing an integration method" decision guide table to help developers select REST API vs Puppeteer vs Playwright vs Stagehand

Why

The version notes were confusing because they showed one version number but linked to a different release tag. New developers couldn't tell which version was the Cloudflare package vs the upstream library.

The decision guide table helps new developers quickly understand which integration method to use for their use case.

- Fix typo: <acccountID> → <accountId> in pdf-endpoint.mdx
- Clarify Puppeteer version: show both @cloudflare/puppeteer (v1.0.4)
  and upstream Puppeteer (v22.13.1)
- Clarify Playwright version: show both @cloudflare/playwright (v1.1.0)
  and upstream Playwright (v1.57.0)
- Add "Choosing an integration method" decision guide table to help
  developers select REST API vs Puppeteer vs Playwright vs Stagehand
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/browser-rendering/ @mchenco, @cloudflare/pcx-technical-writing, @celso, @kathayl, @ToriLindsay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants