0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test/assets
Andrey Lushnikov 231a2be971
feat: expose frame's execution contexts ()
This patch exposes frame's execution contexts, making it possible
to debug extension's content scripts.

This is a resurrected .
2018-08-09 14:57:08 -07:00
..
cached feat(Response): add Response.fromCache / Response.fromServiceWorker () 2018-02-05 17:59:07 -05:00
csscoverage feat: implement CSS Coverage () 2018-01-03 18:21:40 -08:00
digits Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
es6 feat(FrameManager): add type=module to addScriptTag () 2018-03-14 13:07:48 -07:00
frames feat(chromium): roll Chromium to r571040 () 2018-06-28 13:22:52 -07:00
input Test: add tests to cover clicking checkbox () 2017-11-07 20:38:22 -08:00
jscoverage feat(coverage): add an option to collect coverage of anonymous scripts () 2018-07-11 18:38:34 -07:00
popup feat(targets): add target.opener() () 2018-05-31 17:06:29 -07:00
serviceworkers test: another attempt to fix sw test 2018-03-15 16:58:02 -07:00
simple-extension feat: expose frame's execution contexts () 2018-08-09 14:57:08 -07:00
worker feat(Page): introduce workers () 2018-05-21 14:31:11 -07:00
beforeunload.html feat(Page): add option to run 'beforeunload' when closing the page () 2018-05-03 01:51:45 +03:00
chromium-linux.zip feat: Introduce BrowserFetcher class () 2018-02-07 12:31:53 -05:00
csp.html test: add test on Page.evaluateOnNewDocument with CSP () 2018-04-05 23:40:14 -07:00
detect-touch.html refactor: simplify EmulationManager () 2018-06-28 18:48:44 -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 () 2017-07-10 11:21:46 -07:00
grid.html fix(tests): normalize scrollbars in headful tests () 2018-05-29 15:30:08 -07:00
historyapi.html fix(Page): fix page.goto to return Response when page pushes new state () 2018-04-28 00:15:40 -04:00
injectedfile.js Stricter eslint rules () 2017-08-22 14:18:07 -07:00
injectedstyle.css feat(Frame): Add addStyleTag API to frame - fixes () 2017-10-04 13:42:26 -07:00
mobile.html Add missing test asset 2017-07-20 16:05:17 -07:00
modernizr.js refactor: simplify EmulationManager () 2018-06-28 18:48:44 -07:00
networkidle.html Add better network idle definition () 2017-06-28 14:39:37 -07:00
offscreenbuttons.html chore: cleanup ElementHandle.isIntersectingViewport () 2018-07-11 21:04:36 -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.$$ () 2017-07-17 18:56:56 -07:00
pptr.png feat(interception): Implement request.mockResponse method () 2017-10-20 16:55:15 -07:00
resetcss.html test(ElementHandle.boxModel): remake test to make it more readable () 2018-03-29 17:25:52 -07:00
self-request.html fix: page.goto should support pages with self requests () () 2018-01-12 00:16:36 -08:00
shadow.html fix(ElementHandle): teach ElementHandle to work with shadowdom () 2017-10-31 12:02:16 -07:00
simple.json Implement Body interface for both Request and Response 2017-07-06 12:17:01 -07:00
tamperable.html Add tests for all public methods on Page () 2017-07-10 10:09:59 -07:00
wrappedlink.html fix(page.click): teach puppeteer click wrapped links () 2018-06-29 12:03:02 -07:00