- Added auto‑wait for actions, changed default viewport to 1280×720, published CI recipes and bundled index.d.ts with inline API documentation
- Expanded browser‑context capabilities (extra HTTP headers, auth, init scripts, exposeFunction, routing, offline mode, improved permissions) and moved many APIs to the context level
- Breaking API changes: renamed setCookies→addCookies, setPermissions→grantPermissions, launchPersistent→launchPersistentContext; removed browserType.devices/downloadBrowserIfNeeded/errors and ChromiumTarget; renamed/remodeled many element...