Source
- Project: Puppeteer
- License:
Apache-2.0
- Clone mode:
code
Feature we want
Puppeteer's Page, Frame, Browser API patterns are the most battle-tested in the ecosystem. We mirror the parts that don't conflict with Playwright's surface.
Why we want it
Lowers learning curve for the millions of devs who already know Puppeteer.
Acceptance criteria
Reference
See COMPETITIVE_STRATEGY.md for the full doctrine.
Source
Apache-2.0codeFeature we want
Puppeteer's
Page,Frame,BrowserAPI patterns are the most battle-tested in the ecosystem. We mirror the parts that don't conflict with Playwright's surface.Why we want it
Lowers learning curve for the millions of devs who already know Puppeteer.
Acceptance criteria
src/compat/puppeteer.tsexposing puppeteer-shaped APIdocs/migration-from-puppeteer.mdTHIRD_PARTY_NOTICES.mdupdatedcloned from Puppeteer@<sha>Reference
See
COMPETITIVE_STRATEGY.mdfor the full doctrine.