puppeteer/test/assets
Jan Scheffler 4d9dc8c0e6
feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556)
This pull request to adds better support for OOP iframes (see #2548)

The current problem with OOP iframes is that they are moved to a different target. Because of this, the previous versions of Puppeteer pretty much ignored them.
This change extends the FrameManager to already take OOP iframes into account and hides the fact that those frames are actually in different targets.
Further work needs to be done to also make the NetworkManager aware of these and to make sure that settings like emulations etc. are also properly passed down to the new targets.
2021-10-28 11:25:49 +02:00
..
cached fix(requestinterception): fix font loading issue (#7060) 2021-05-06 08:36:34 +02:00
csscoverage test: convert license text file to LF line endings (#4438) 2019-05-21 23:11:25 +03:00
digits Use digit images in test/assets/grid.html 2017-06-16 16:00:36 -07:00
es6 chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
frames test(frame): correct terminology in URL fragment test (#6416) 2020-09-14 13:42:32 +02:00
input feat(api): make page.isDragInterceptionEnabled a method (#7419) 2021-07-13 11:37:39 +02:00
jscoverage feat(coverage): add an option to collect coverage of anonymous scripts (#2796) 2018-07-11 18:38:34 -07:00
popup feat(targets): add target.opener() (#2641) 2018-05-31 17:06:29 -07:00
serviceworkers chore: add Prettier (#5825) 2020-05-07 12:54:55 +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
beforeunload.html feat(firefox): support running beforeunload hooks when closing (#4003) 2019-02-13 22:16:12 -08:00
chromium-linux.zip feat: Introduce BrowserFetcher class (#1983) 2018-02-07 12:31:53 -05:00
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 refactor: simplify EmulationManager (#2816) 2018-06-28 18:48:44 -07:00
dynamic-oopif.html feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 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 (#6868) 2021-02-11 11:54:45 +00:00
file-to-upload.txt Implement Page.uploadFile (#61) 2017-07-10 11:21:46 -07:00
firefox-75.0a1.en-US.linux-x86_64.tar.bz2 (feat) Add option to fetch Firefox Nightly (#5467) 2020-03-10 21:59:03 +01:00
global-var.html test(firefox): add puppeteer-firefox unique evaluation tests (#3891) 2019-02-01 18:40:40 -08:00
grid.html fix(tests): normalize scrollbars in headful tests (#2622) 2018-05-29 15:30:08 -07:00
historyapi.html fix(Page): fix page.goto to return Response when page pushes new state (#2468) 2018-04-28 00:15:40 -04:00
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 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
modernizr.js refactor: simplify EmulationManager (#2816) 2018-06-28 18:48:44 -07:00
networkidle.html Add better network idle definition (#38) 2017-06-28 14:39:37 -07:00
offscreenbuttons.html feat: add threshold to Page.isIntersectingViewport (#6497) 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 feat(oop iframes)!: integrate OOP iframes with the frame manager (#7556) 2021-10-28 11:25:49 +02:00
pdf.html feat: support timeout for page.pdf() call (#7508) 2021-09-14 16:11:14 +00:00
playground.html Introduce Page.$ and Page.$$ (#75) 2017-07-17 18:56:56 -07:00
pptr.png feat(interception): Implement request.mockResponse method (#1064) 2017-10-20 16:55:15 -07:00
resetcss.html test(ElementHandle.boxModel): remake test to make it more readable (#2287) 2018-03-29 17:25:52 -07:00
self-request.html fix: page.goto should support pages with self requests (#1391) (#1781) 2018-01-12 00:16:36 -08:00
shadow.html chore: migrate tests to TypeScript (#6075) 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 (#62) 2017-07-10 10:09:59 -07:00
title.html chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00
wrappedlink.html chore: further unify Puppeteer-Firefox tests with Puppeteer (#3931) 2019-02-06 13:49:14 -08:00