puppeteer/test/assets
2023-04-11 14:05:10 +00:00
..
cached fix(requestinterception): fix font loading issue (#7060) 2021-05-06 08:36:34 +02:00
csscoverage fix: CSS coverage should work with empty stylesheets (#8570) 2022-06-24 14:17:16 +02:00
digits
es6 chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
frames fix: only check loading iframe in lifecycling (#8348) 2022-05-17 12:15:44 +00:00
input feat: add touchstart, touchmove and touchend methods (#9622) 2023-02-03 10:59:21 +00:00
jscoverage feat: add ability to collect JS code coverage at the function level (#9027) 2022-10-06 23:53:05 +02:00
popup
serviceworkers fix: handle service workers in extensions (#8807) 2022-08-17 19:34:34 +02:00
simple-extension chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
worker chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
abort-request.html fix: waitForNavigation issue with aborted events (#9883) 2023-03-21 10:22:57 +01:00
beforeunload.html
chromium-linux.zip
consolelog.html feat(console): expose stack trace for console messages (#6445) 2020-09-25 15:27:13 +02:00
csp.html test: add test on Page.evaluateOnNewDocument with CSP (#2319) 2018-04-05 23:40:14 -07:00
detect-touch.html
dynamic-oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 2021-10-28 11:25:49 +02:00
empty.html
error.html
favicon.ico fix: add favicon test asset (#6868) 2021-02-11 11:54:45 +00:00
file-to-upload.txt
firefox-75.0a1.en-US.linux-x86_64.tar.bz2
global-var.html test(firefox): add puppeteer-firefox unique evaluation tests (#3891) 2019-02-01 18:40:40 -08:00
grid.html
historyapi.html
idle-detector.html feat(page): emulate idle state (#6410) 2020-09-14 11:31:23 +02:00
initiator.html feat: add initiator to HTTPRequest (#7614) 2021-09-29 15:14:21 +00:00
initiator.js feat: add initiator to HTTPRequest (#7614) 2021-09-29 15:14:21 +00:00
injectedfile.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
injectedstyle.css
inline-svg.html fix: make isIntersectingViewport work with SVG elements (#10004) 2023-04-11 14:05:10 +00:00
inner-frame1.html fix: make sure inner OOPIFs can be attached to (#8304) 2022-05-04 07:46:38 +02:00
inner-frame2.html fix: make sure inner OOPIFs can be attached to (#8304) 2022-05-04 07:46:38 +02:00
lazy-oopif-frame.html fix: only check loading iframe in lifecycling (#8348) 2022-05-17 12:15:44 +00:00
main-frame.html fix: make sure inner OOPIFs can be attached to (#8304) 2022-05-04 07:46:38 +02:00
mobile.html
modernizr.js
networkidle.html
offscreenbuttons.html feat: add threshold to Page.isIntersectingViewport (#6497) 2021-09-15 22:56:50 +02:00
one-style.css
one-style.html
oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 2021-10-28 11:25:49 +02:00
p-selectors.html chore: update deep implementation for P selectors (#9908) 2023-03-23 15:46:33 +01:00
pdf.html feat: support timeout for page.pdf() call (#7508) 2021-09-14 16:11:14 +00:00
playground.html
pptr.png
resetcss.html
self-request.html
shadow.html chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
simple.json
tamperable.html Add tests for all public methods on Page (#62) 2017-07-10 10:09:59 -07:00
title.html
wrappedlink.html