puppeteer/test/assets
2023-08-30 14:28:07 +00:00
..
cached fix: make page.goBack work with bfcache in tab mode () 2023-08-30 14:28:07 +00:00
csscoverage fix: CSS coverage should work with empty stylesheets () 2022-06-24 14:17:16 +02:00
digits Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
es6 chore: add Prettier () 2020-05-07 12:54:55 +02:00
frames fix: only check loading iframe in lifecycling () 2022-05-17 12:15:44 +00:00
input feat: add touchstart, touchmove and touchend methods () 2023-02-03 10:59:21 +00:00
jscoverage feat: add ability to collect JS code coverage at the function level () 2022-10-06 23:53:05 +02:00
popup feat(targets): add target.opener() () 2018-05-31 17:06:29 -07:00
prerender fix: make network manager multi session () 2023-08-29 18:12:04 +02:00
serviceworkers fix: handle service workers in extensions () 2022-08-17 19:34:34 +02:00
simple-extension chore: add Prettier () 2020-05-07 12:54:55 +02:00
worker chore: add Prettier () 2020-05-07 12:54:55 +02:00
abort-request.html fix: waitForNavigation issue with aborted events () 2023-03-21 10:22:57 +01:00
beforeunload.html feat(firefox): support running beforeunload hooks when closing () 2019-02-13 22:16:12 -08:00
consolelog.html feat(console): expose stack trace for console messages () 2020-09-25 15:27:13 +02:00
credit-card.html feat: add autofill support () 2023-07-19 17:42:31 +00: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
dynamic-oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager () 2021-10-28 11:25:49 +02: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
favicon.ico fix: add favicon test asset () 2021-02-11 11:54:45 +00:00
file-to-upload.txt Implement Page.uploadFile () 2017-07-10 11:21:46 -07:00
global-var.html test(firefox): add puppeteer-firefox unique evaluation tests () 2019-02-01 18:40:40 -08: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
idle-detector.html feat(page): emulate idle state () 2020-09-14 11:31:23 +02:00
initiator.html feat: add initiator to HTTPRequest () 2021-09-29 15:14:21 +00:00
initiator.js feat: add initiator to HTTPRequest () 2021-09-29 15:14:21 +00:00
injectedfile.js chore: add Prettier () 2020-05-07 12:54:55 +02:00
injectedstyle.css feat(Frame): Add addStyleTag API to frame - fixes () 2017-10-04 13:42:26 -07:00
inline-svg.html fix: make isIntersectingViewport work with SVG elements () 2023-04-11 14:05:10 +00:00
inner-frame1.html fix: make sure inner OOPIFs can be attached to () 2022-05-04 07:46:38 +02:00
inner-frame2.html fix: make sure inner OOPIFs can be attached to () 2022-05-04 07:46:38 +02:00
lazy-oopif-frame.html fix: only check loading iframe in lifecycling () 2022-05-17 12:15:44 +00:00
main-frame.html fix: make sure inner OOPIFs can be attached to () 2022-05-04 07:46:38 +02: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 feat: add threshold to Page.isIntersectingViewport () 2021-09-15 22:56:50 +02: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
oopif.html fix: make network manager multi session () 2023-08-29 18:12:04 +02:00
p-selectors.html fix: fix escaping algo for P selectors () 2023-06-29 11:00:57 +00:00
pdf.html feat: support timeout for page.pdf() call () 2021-09-14 16:11:14 +00: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 chore: migrate tests to TypeScript () 2020-06-23 07:18:46 +02: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
title.html chore: further unify Puppeteer-Firefox tests with Puppeteer () 2019-02-06 13:49:14 -08:00
wrappedlink.html chore: further unify Puppeteer-Firefox tests with Puppeteer () 2019-02-06 13:49:14 -08:00