Commit Graph

119 Commits

Author SHA1 Message Date
Alex Rudenko
73d7692ae9 fix: turn on PdfOopif for PDF viewer (#12370)
Refs: #12292, #10696, #12172
2024-05-02 11:27:18 +00:00
jrandolf
013bd0b12d fix: update touchscreen tests (#11960) 2024-02-21 11:24:36 +01:00
Alex Rudenko
e35aff81e2 test: remove redundant expectations (#11932) 2024-02-16 10:40:08 +00:00
Alex Rudenko
aef584c815 test: do not use quirks mode for test files (#11930) 2024-02-16 08:14:17 +00:00
Henrik Skupin
197f00547e test: replace usages of webkit-scrollbar with scrollbar-width (#11825) 2024-02-02 17:25:17 +01:00
Nikolay Vitkov
b99d478cd4 feat: add outline to PDF generation (#11779) 2024-01-30 12:34:33 +01:00
Alex Rudenko
8b71db7fa7 test: add tests for device pixel ratio (#11690) 2024-01-16 08:55:25 +01:00
Alex Rudenko
2c0d968f41 test: fix lazy frame tests and expectations (#11218) 2023-10-23 08:02:56 +00:00
jrandolf
f060d467c0 feat: implement screencasting (#11084) 2023-10-06 16:50:39 +02:00
jrandolf
9c0c299f0b chore: remove emulation from touchscreen tests (#11003) 2023-10-06 11:08:44 +02:00
jrandolf
f21e903633 chore: remove legacy checks in keyboard tests (#10995) 2023-09-22 14:22:10 +02:00
jrandolf
464386ecf5 chore: deflake textarea test (#10983) 2023-09-21 22:50:36 +02:00
Alex Rudenko
7bcdfcb7e9 fix: handle missing detach events for restored bfcache targets (#10967) 2023-09-21 11:13:12 +02:00
jrandolf
9342bac263 feat: implement improved Drag n' Drop APIs (#10651) 2023-09-14 11:14:30 +02:00
Alex Rudenko
22daf1861f fix: make page.goBack work with bfcache in tab mode (#10818) 2023-08-30 14:28:07 +00:00
Alex Rudenko
085936bd7e fix: make network manager multi session (#10793) 2023-08-29 18:12:04 +02:00
Alex Rudenko
c4bad4a6da chore: support Tab targets (#10148) 2023-08-28 08:20:57 +02:00
Alex Rudenko
6c9306a72e feat: add autofill support (#10565) 2023-07-19 17:42:31 +00:00
jrandolf
84a956f56b fix: fix escaping algo for P selectors (#10474) 2023-06-29 11:00:57 +00:00
Nikolay Vitkov
0371beebba chore: $ and $$ BiDi support (#10318) 2023-06-06 12:39:54 +00:00
Nikolay Vitkov
1e5865c911 chore: remove unused files (#10259) 2023-05-30 07:22:09 +00:00
Alex Rudenko
656b562c74 fix: make isIntersectingViewport work with SVG elements (#10004) 2023-04-11 14:05:10 +00:00
jrandolf
6c018acf5d chore: update deep implementation for P selectors (#9908) 2023-03-23 15:46:33 +01:00
Nikolay Vitkov
36c029b38d fix: waitForNavigation issue with aborted events (#9883) 2023-03-21 10:22:57 +01:00
charlieinitialdigital
c8bb11adfc feat: add touchstart, touchmove and touchend methods (#9622) 2023-02-03 10:59:21 +00:00
smithc
a032583b6c feat: add ability to collect JS code coverage at the function level (#9027) 2022-10-06 23:53:05 +02:00
smithc
0c577b9bf8 fix: add missing code coverage ranges that span only a single character (#8911) 2022-09-07 07:10:07 +00:00
Alex Rudenko
2a0eefb99f fix: handle service workers in extensions (#8807)
Closes #8800
2022-08-17 19:34:34 +02:00
Alex Rudenko
383e855847 fix: CSS coverage should work with empty stylesheets (#8570)
Closes #8535
2022-06-24 14:17:16 +02:00
jrandolf
e6442dd767 chore: use curly (#8519) 2022-06-14 13:55:35 +02:00
jrandolf
b30f3f44cd fix: parse empty options in <select> (#8489) 2022-06-09 13:27:34 +02:00
jrandolf
74380303ac fix: only check loading iframe in lifecycling (#8348) 2022-05-17 12:15:44 +00:00
Alex Rudenko
553959884f fix: make sure inner OOPIFs can be attached to (#8304) 2022-05-04 07:46:38 +02:00
jrandolf
7a51bff47f feat: add back and forward mouse buttons (#8284) 2022-04-27 21:00:07 +00:00
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
Jan Scheffler
a271145b06 feat: add initiator to HTTPRequest (#7614)
Co-Authored-By: atersolis <atersolis@atersolis.net>
2021-09-29 15:14:21 +00:00
Ron0115
54c4318016 feat: add threshold to Page.isIntersectingViewport (#6497) 2021-09-15 22:56:50 +02:00
Li Wenyan
f90af6639d feat: support timeout for page.pdf() call (#7508) 2021-09-14 16:11:14 +00:00
Mathias Bynens
dd470c7a22 feat(api): make page.isDragInterceptionEnabled a method (#7419)
Having it be a getter is surprising and inconsistent, since the other `page.is*` APIs are just methods.

Issue: #7150
2021-07-13 11:37:39 +02:00
Dan Park
a91b8aca37 feat: add drag-and-drop support (#7150)
This commit adds drag-and-drop support, leveraging new additions to the CDP Input domain (Input.setInterceptDrags, Input.dispatchDragEvent, and Input.dragIntercepted).
2021-06-07 13:50:34 +02:00
Robin Richtsfeld
c9978d20d5 fix(requestinterception): fix font loading issue (#7060)
See https://github.com/puppeteer/puppeteer/pull/6996#issuecomment-811546501 and https://github.com/puppeteer/puppeteer/pull/6996#issuecomment-813797393 for context.

Issue: #7038
2021-05-06 08:36:34 +02:00
Mathias Bynens
a63f53c938 fix: add favicon test asset (#6868)
The favicon was taken from https://github.com/mathiasbynens/small.

Issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1682076
2021-02-11 11:54:45 +00:00
Yang Guo
96f3d439f5 feat(console): expose stack trace for console messages (#6445) 2020-09-25 15:27:13 +02:00
campersau
083ea41e94 test(frame): correct terminology in URL fragment test (#6416)
Bug: #6398
2020-09-14 13:42:32 +02:00
Maksim Sadym
17960e5d8d feat(page): emulate idle state (#6410)
* https://bugs.chromium.org/p/chromium/issues/detail?id=1090802
* added `page.emulateIdleState(...)` allowing emulate or remove emulation of the idle state;
* added test `emulate idle` -> `remove emulation` -> `emulate idle` -> `remove emulation`;
* added launch argument `--enable-blink-features=IdleDetection` to turn IdleDetection on.
2020-09-14 11:31:23 +02:00
Bryan Maloyer
b6bbfd0ede fix: ensure frame.url() includes the query string (#6398)
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-09-08 10:49:44 +02:00
Christian Bromann
e67a860eb0 feat: add Mouse#wheel (#6141) 2020-07-06 09:27:17 +02:00
Jack Franklin
28797dee41 chore: migrate tests to TypeScript (#6075)
This CL migrates all the tests to TypeScript. The main benefits of this is that we start consuming our TypeScript definitions and therefore find errors in them. The act of migrating found some bugs in our definitions and now we can be sure to avoid them going forwards.

You'll notice the addition of some `TODO`s in the code; I didn't want this CL to get any bigger than it already is but I intend to follow those up once this lands. It's mostly figuring out how to extend the `expect` types with our `toBeGolden` helpers and some other slight confusions with types that the tests exposed.

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-06-23 07:18:46 +02:00
Jack Franklin
4fdb1e3cab chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
Maja Frydrychowicz
33f1967072 (feat) Add option to fetch Firefox Nightly (#5467)
* (feat) Add option to fetch Firefox Nightly

Add Firefox support to BrowserFetcher and the install script.
By default, the latest Firefox Nightly is downloaded
directly from archive.mozilla.org (dmg, tar.bz2 and zip)

This also required changes that impact `puppeteer.launch()`
and `puppeteer.executablePath()`

Fixes #5151

* Update docs/api.md

Co-Authored-By: Mathias Bynens <mathias@qiwi.be>

* Clean up revision promise

* Improve error handling in revision check

* Remove matchAll

* Use explicit octal mode

* Update .gitignore

Co-authored-by: Mathias Bynens <mathias@qiwi.be>
2020-03-10 21:59:03 +01:00