0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/utils/doclint/check_public_api
JoelEinbinder 32398d11bd feat(Browser): introduce Browser.pages() ()
This patch:
- introduces Target class that represents any inspectable target, such as service worker or page
- emits events when targets come and go
- introduces target.page() to instantiate a page from a target

Fixes , fixes .
2017-10-17 19:14:57 -07:00
..
test chore(doclint): fix doclint tests () 2017-10-02 15:14:57 -07:00
Documentation.js Change let into const () 2017-08-21 16:39:04 -07:00
index.js feat(Browser): introduce Browser.pages() () 2017-10-17 19:14:57 -07:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations () 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles () 2017-10-06 15:35:02 -07:00