puppeteer/docs
Joel Einbinder 93fe2b57d6 feat(Page): introduce workers (#2560)
This adds `page.workers()`, and two events `workercreated` and `workerdestroyed`. It also forwards logs from a worker into the page `console` event.

Only dedicated workers are supported for now, ServiceWorkers will probably work differently because they aren't necessarily associated with a single page.

Fixes #2350.
2018-05-21 14:31:11 -07:00
..
api.md feat(Page): introduce workers (#2560) 2018-05-21 14:31:11 -07:00
issue_template.md chore(issue template): Add Node.js version to Issue template(#1683) (#1684) 2017-12-28 14:24:51 -08:00
troubleshooting.md docs(documentation) capitalize and end sentences (#2537) 2018-05-16 14:55:27 -07:00