puppeteer/test/assets
JoelEinbinder 32398d11bd feat(Browser): introduce Browser.pages() (#554)
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 #386, fixes #443.
2017-10-17 19:14:57 -07:00
..
digits Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
frames Implement FrameManager 2017-06-21 14:11:52 -07:00
input fix(input) Send .code with keyboard events (#1015) 2017-10-11 18:09:43 -07:00
detect-touch.html Add a test that uses Modernizr to detect touch (#245) 2017-08-11 13:59:23 -07:00
empty.html Add missing test assets 2017-05-13 11:18:52 -07:00
error.html add forgotten error.html test asset 2017-06-16 11:35:03 -07:00
file-to-upload.txt Implement Page.uploadFile (#61) 2017-07-10 11:21:46 -07:00
grid.html Run headless chromium with --hide-scrollbars 2017-07-10 18:58:29 -07:00
injectedfile.js Stricter eslint rules (#472) 2017-08-22 14:18:07 -07:00
injectedstyle.css feat(Frame): Add addStyleTag API to frame - fixes #892 (#947) 2017-10-04 13:42:26 -07:00
mobile.html Add missing test asset 2017-07-20 16:05:17 -07:00
networkidle.html Add better network idle definition (#38) 2017-06-28 14:39:37 -07:00
one-style.css Add Request.abort() test 2017-06-15 08:26:55 -07:00
one-style.html Add Request.abort() test 2017-06-15 08:26:55 -07:00
playground.html Introduce Page.$ and Page.$$ (#75) 2017-07-17 18:56:56 -07:00
simple.json Implement Body interface for both Request and Response 2017-07-06 12:17:01 -07:00
sw.js feat(Browser): introduce Browser.pages() (#554) 2017-10-17 19:14:57 -07:00
tamperable.html Add tests for all public methods on Page (#62) 2017-07-10 10:09:59 -07:00
websocket.html Add better network idle definition (#38) 2017-06-28 14:39:37 -07:00