Jacob Roush
01a07fda2c
docs: Fix Getting Started Usage example ( #11643 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2024-01-08 09:14:06 +00:00
Nikolay Vitkov
e8b501de6f
docs: update website deps and fix some broken links ( #11631 )
2024-01-05 08:28:39 +00:00
Alex Rudenko
66aa770038
feat: allow converting other targets to pages ( #11604 )
2024-01-02 10:32:03 +00:00
Alex Rudenko
80143def96
feat: support fetching request POST data ( #11598 )
2024-01-02 11:02:08 +01:00
Alex Rudenko
c660d4001d
feat: support timeouts per CDP command ( #11595 )
2024-01-02 11:00:07 +01:00
Ben Elliott
0651d2c68e
docs: clarify Page.waitForFunction()
docs to mention that it will w… ( #11592 )
2023-12-28 04:11:58 +00:00
jrandolf
af6eba4bea
chore: abstract web worker API ( #11558 )
2023-12-15 13:08:28 +01:00
jrandolf
2bcf1e62d8
revert: "feat: download chrome-headless-shell by default and use it for the old headless mode" ( #11545 )
2023-12-13 14:40:06 +01:00
Nikolay Vitkov
744e8944ac
fix: update documentation for ng-schematics ( #11533 )
2023-12-13 13:32:17 +01:00
David Beitey
bfdba04bd2
docs: add note about unlisted versions to Chromium Support page ( #11530 )
2023-12-13 13:22:33 +01:00
Jecelyn Yeen
af9aebed33
docs: update WebDriver BiDi documentation ( #11536 )
...
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2023-12-13 11:16:11 +01:00
jrandolf
b6d1163f7f
fix: emulate if captureBeyondViewport is false ( #11525 )
2023-12-12 23:12:24 +00:00
Alex Rudenko
75ba27bca2
feat: download chrome-headless-shell by default and use it for the old headless mode ( #11093 )
2023-12-07 10:00:20 +00:00
Alex Rudenko
8733b96b96
docs: fix and reorder ( #11509 )
2023-12-07 08:25:25 +01:00
Nikolay Vitkov
030598110f
chore: fix ng-schematics docs ( #11497 )
2023-12-05 13:57:09 +01:00
Maksim Sadym
a66d029607
fix: end WebDriver BiDi session on disconnect ( #11470 )
...
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-30 14:27:49 +00:00
Alex Rudenko
585b7c1941
docs: fix clickCount docs ( #11468 )
2023-11-30 10:07:24 +00:00
Alex Rudenko
1014abc087
docs: fixing docs ( #11460 )
2023-11-29 13:29:13 +00:00
Miki Lombardi
39e3d4bceb
docs: Upgrading to Docusaurus V3 ( #11434 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-29 13:08:08 +01:00
Alex Rudenko
590d163da8
docs: move goBack/goForward to supported ( #11454 )
2023-11-28 14:26:21 +01:00
Alex Rudenko
8aba033dde
feat: experimental WebDriver BiDi support with Firefox ( #11412 )
...
Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com>
2023-11-28 13:07:53 +01:00
Alex Rudenko
bbff323edf
docs: clarify the viewport() behavior ( #11442 )
2023-11-27 11:38:42 +01:00
Alex Rudenko
54b0bcbc46
docs: update faq ( #11441 )
2023-11-24 10:01:53 +00:00
Alex Rudenko
53fb69bf7f
feat: implement the Puppeteer CLI ( #11344 )
2023-11-23 08:51:37 +00:00
Matthew Robertson
cd5c6820c1
docs: update troubleshooting guide for Google Cloud Functions ( #11286 )
...
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-17 10:21:27 +01:00
Nathan
c7921ae42c
docs: fix typo in setViewport docs ( #11382 )
2023-11-16 13:48:02 +01:00
jrandolf
2bf28ea1e5
chore: implement document screenshots in BiDi ( #11398 )
2023-11-16 12:46:28 +00:00
Nikolay Vitkov
a9e959e8fe
docs: prefer ts code block ( #11389 )
2023-11-14 13:39:58 +01:00
Nikolay Vitkov
35a05d5cc4
docs: fix ElementHandle boundingBox & boxModel descriptions ( #11339 )
2023-11-13 15:47:42 +01:00
Nikolay Vitkov
915eb7ff4e
chore: update Prettier ( #11372 )
2023-11-13 13:28:15 +01:00
Alex Rudenko
4bf2a09a13
fix: mitt types should not be exported ( #11371 )
2023-11-13 13:27:17 +01:00
Nikolay Vitkov
0fe89b7da9
chore: add new UnsupportedOperation Error ( #11322 )
2023-11-09 13:57:33 +01:00
Nikolay Vitkov
f7cf05ce4a
docs: move ProductLauncher to abstract class ( #11324 )
2023-11-08 18:36:56 +00:00
Nikolay Vitkov
47e708b979
chore: use abstract for HTTP classes ( #11300 )
2023-11-06 10:15:09 +01:00
Rico
9eeb796885
docs: fix typo in guides evaluate-javascript ( #11269 )
2023-11-03 10:26:31 +01:00
release-please[bot]
b33ff31c2a
chore: release main ( #11275 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-11-02 16:51:26 +01:00
Nikolay Vitkov
22aeff1eac
fix: Type for ElementHandle.screenshot ( #11274 )
2023-10-30 11:02:43 +01:00
Abhishek Mallick
4f999b3bf9
fix(typs): lints in puppeteer/docs
( #11251 )
2023-10-27 17:47:47 +02:00
Alex Rudenko
cd8ef8f0e9
docs: fix typos in readme ( #11241 )
2023-10-24 09:23:50 +02:00
Susheel Thapa
1dbd985daa
docs: fix typos in docs
and website
folder ( #11212 )
2023-10-21 13:18:45 +02:00
release-please[bot]
35f9c6d1e6
chore: release main ( #11095 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-10-20 12:20:50 +02:00
Nikolay Vitkov
0316863391
feat: added tagged (accessible) PDFs option ( #11182 )
2023-10-17 16:37:07 +02:00
jrandolf
8a2b9f1280
chore: remove jobs ( #11136 )
2023-10-12 15:04:29 +02:00
Nikolay Vitkov
c8feb3e472
refactor: use RxJS for waitForTarget ( #11029 )
2023-10-11 08:11:22 +00:00
Nikolay Vitkov
067a5b2900
docs: fix screencast links ( #11106 )
2023-10-09 17:43:54 +02: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
317f82055b
fix: update file chooser events ( #11057 )
2023-10-06 08:28:19 +02:00
release-please[bot]
377cd83ccf
chore: release main ( #11081 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-10-05 13:39:23 +00:00
Emmanuel Ferdman
c5083bb0db
docs: update link to third_party/README.md
( #11068 )
2023-10-04 13:57:55 +00:00
David Kwong
a3187a066c
docs: Update reference to SKIP_CHROMIUM_DOWNLOAD env to SKIP_DOWNLOAD
2023-10-04 13:51:18 +00:00
jrandolf
ace1230e41
fix: set defaults in screenshot ( #11021 )
2023-09-25 15:05:20 +02:00
jrandolf
c3bd8eb878
chore: implement BiDi sendCharacter ( #11000 )
2023-09-22 17:22:25 +02:00
release-please[bot]
01c33e8177
chore: release main ( #10997 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-22 14:08:46 +02:00
Alex Rudenko
9676da3b51
ci: fix versions again ( #10996 )
2023-09-22 13:11:12 +02:00
Alex Rudenko
e2d4c9f78e
chore: fix versions.js ( #10993 )
2023-09-22 11:05:45 +02:00
jrandolf
d124c83dad
chore: rename mocha-runner ( #10984 )
2023-09-22 10:57:18 +02:00
jrandolf
ecd6ac9dfa
chore: implement element screenshot ( #10963 )
2023-09-21 21:21:12 +02:00
Nikolay Vitkov
0b7f0216e9
chore: remove docs warnings ( #10959 )
2023-09-21 11:09:27 +02:00
Alex Rudenko
9cfc195794
test: enable queryObjects for bidi ( #10964 )
2023-09-21 10:49:30 +02:00
Nikolay Vitkov
7b5eabcc37
chore: BiDi setCacheEnabled ( #10961 )
2023-09-20 16:39:36 +02:00
Alex Rudenko
a4f13b53af
test: unskip csp tests ( #10960 )
2023-09-20 16:27:55 +02:00
Alex Rudenko
af42663edb
test: unskip touch tests ( #10955 )
2023-09-20 14:52:43 +02:00
jrandolf
cfed7b93ec
fix: make CDPSessionEvent.SessionAttached
public ( #10941 )
2023-09-19 17:42:40 +02:00
jrandolf
2292078969
feat: implement BrowserContext.closed
( #10928 )
2023-09-18 20:11:55 +02:00
jrandolf
60582b7fbc
refactor: migrate browsingContext methods to frame ( #10881 )
2023-09-18 14:14:06 +02:00
jrandolf
a4345a477f
feat: implement Browser.connected
( #10927 )
2023-09-18 11:14:10 +02:00
jrandolf
d088da31b2
docs: improve Browser docs ( #10925 )
2023-09-18 11:05:23 +02:00
jrandolf
09207a71b8
chore: separate code to semantic folders ( #10914 )
2023-09-16 22:56:40 +02:00
jrandolf
a1b1bffb72
fix: remove explicit resource management from types ( #10918 )
2023-09-15 17:07:05 +02:00
jrandolf
9342bac263
feat: implement improved Drag n' Drop APIs ( #10651 )
2023-09-14 11:14:30 +02:00
jrandolf
9b6f1de8b9
feat: implement typed events ( #10889 )
2023-09-13 15:47:55 +02:00
Nikolay Vitkov
2487486675
chore: expectations update ( #10859 )
2023-09-12 09:24:09 +00:00
jrandolf
253d469515
chore: implement exposeFunction
( #10860 )
2023-09-11 12:46:17 +02:00
Alex Rudenko
73f741ea33
docs: update docs about touchmove ( #10847 )
2023-09-05 10:42:19 +02:00
Nikolay Vitkov
0ab6f76945
docs: fix warnings, remove node 14, sort files ( #10846 )
2023-09-05 10:41:21 +02:00
jrandolf
690b1c2218
chore: use bindIsolatedHandle
( #10810 )
2023-09-01 15:13:29 +00:00
jrandolf
f3c7499e67
chore: refactor handles to use realms ( #10830 )
2023-09-01 12:12:29 +00:00
jrandolf
538bb73ea7
fix: implement throwIfDetached
( #10826 )
2023-08-31 16:39:32 +02:00
jrandolf
c67141f3ae
chore: implement Disposable/AsyncDisposable on Page and Browser ( #10809 )
2023-08-30 13:10:06 +02:00
jrandolf
4d3cb6ccf3
chore: refactor Frame ( #10808 )
2023-08-30 11:09:27 +00:00
jrandolf
2401bb46b1
chore: implement moveable ( #10803 )
2023-08-29 22:48:37 +02:00
jrandolf
8c07631bd1
chore: implement (Async)Disposable on handles ( #10802 )
2023-08-29 21:44:59 +02:00
release-please[bot]
b4507c69c1
chore: release main ( #10771 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-28 13:34:38 +00:00
jrandolf
c4a4412920
chore: implement waitForFrame
and use clickablePoint
for ElementHandle operations ( #10778 )
2023-08-24 20:32:29 +02:00
jrandolf
5f8d2a43b2
chore: use abstract for implemented methods ( #10774 )
2023-08-23 18:00:34 +02:00
jrandolf
27636afacf
chore: implement boxModel
, contentFrame
, and nested frame boundingBox
( #10773 )
2023-08-23 16:58:18 +02:00
Nikolay Vitkov
8fd0157c95
docs: fix website building ( #10777 )
2023-08-23 14:38:12 +02:00
Nikolay Vitkov
35dc2d8840
chore(ng-schematics): refactor away user-side complexity ( #10750 )
2023-08-18 09:09:26 +00:00
release-please[bot]
de719dbb86
chore: release main ( #10738 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-18 09:03:27 +00:00
Nikolay Vitkov
532c0eb40c
docs: update custom query handler ( #10726 )
2023-08-17 13:24:25 +02:00
Nikolay Vitkov
0a686fbf24
docs(ng-schematics): add Protractor migration info ( #10741 )
2023-08-16 18:58:32 +02:00
Mathias Bynens
416843ba68
feat: support chrome-headless-shell ( #10739 )
2023-08-16 11:34:54 +00:00
release-please[bot]
6d7ea9e105
chore: release main ( #10721 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-11 07:58:27 +02:00
Alex Rudenko
f70048c84f
refactor: turn Frame into EventEmitter ( #10711 )
2023-08-08 16:42:45 +02:00
release-please[bot]
854d488693
chore: release main ( #10681 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-08 16:05:17 +02:00
Lino Le Van
6d1b861895
docs: fix typo ( #10705 )
2023-08-08 08:09:34 +02:00
Nikolay Vitkov
7ecfe150a1
chore: tests for multi projects angular ( #10675 )
2023-08-03 11:02:25 +00:00
release-please[bot]
2f6870651e
chore: release main ( #10680 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-03 12:19:16 +02:00
release-please[bot]
9a814a3656
chore: release main ( #10598 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-08-02 14:50:46 +02:00
jrandolf
fdada74ba7
feat: implement Locator.prototype.waitHandle
( #10650 )
2023-07-27 10:47:29 +02:00
jrandolf
6ad92f7f84
feat: implement function locators ( #10632 )
2023-07-27 09:23:28 +02:00
jrandolf
34be28db5d
feat: implement immutable locator operations ( #10638 )
2023-07-26 17:00:00 +02:00
jrandolf
e73d35def0
feat: implement Locator.prototype.filter
( #10631 )
2023-07-25 16:46:10 +02:00
jrandolf
47eecf5bb1
feat: implement Locator.prototype.map
( #10630 )
2023-07-25 16:45:10 +02:00
jrandolf
5d34d42d15
feat: implement Locator.prototype.wait
( #10629 )
2023-07-25 16:43:18 +02:00
jrandolf
ede43ca2d3
chore: use RxJS for locator implementation ( #10607 )
...
Using RxJS greatly simplifies the control flow for locators and comes with automatic cleanup on failure. It greatly simplifies the `signal` logic and the retry logic.
2023-07-25 12:43:07 +02:00
Alex Rudenko
d0c5b8e089
feat: add page.createCDPSession method ( #10515 )
2023-07-21 14:03:52 +02:00
Alex Rudenko
0e60ce4cec
refactor: move Target to api ( #10602 )
2023-07-21 09:04:14 +02:00
Paul Draper
c60572a1ca
fix: remove typescript from peer dependencies ( #10593 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-07-21 09:03:55 +02:00
Alex Rudenko
44712d1e6e
refactor!: use Target for filters ( #10601 )
2023-07-20 16:18:00 +02:00
jrandolf
0715ad8281
refactor: move locators to separate files ( #10591 )
2023-07-20 15:06:42 +02:00
Alex Rudenko
87522e778a
feat: add executablePath to InstalledBrowser ( #10594 )
2023-07-20 10:53:15 +02:00
release-please[bot]
03adf4189e
chore: release main ( #10577 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-20 07:36:56 +00:00
Alex Rudenko
6c9306a72e
feat: add autofill support ( #10565 )
2023-07-19 17:42:31 +00:00
jrandolf
c14f9b64a7
chore: implement typed Locators, expects, and internal contexts ( #10573 )
2023-07-19 15:39:38 +00:00
Alex Rudenko
54c6ff2f3c
docs: clarify the path attribute of InstalledBrowser ( #10588 )
2023-07-19 12:32:22 +02:00
Nikolay Vitkov
caa81c090b
chore(ng-schematics): remove experimental suffix for Node ( #10585 )
2023-07-19 09:16:17 +02:00
Nikolay Vitkov
88439f913e
fix: update the target to ES2022 ( #10574 )
2023-07-18 18:28:03 +02:00
Alex Rudenko
a419abf509
test: unskip style tag tests ( #10572 )
2023-07-18 18:27:41 +02:00
Alex Rudenko
6f31c52217
docs: update gpu docs ( #10562 )
2023-07-17 12:13:13 +00:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps ( #10555 )
2023-07-17 10:52:54 +02:00
Kiko Beats
87aaed4807
feat(screenshot): enable optimizeForSpeed ( #10492 )
2023-07-03 11:43:34 +02:00
Nikolay Vitkov
10fa352102
docs: add ng-schematics
page ( #10459 )
2023-06-28 08:07:14 +00:00
Alex Rudenko
c35084dd2c
ci: separate unit tests ( #10436 )
2023-06-26 10:57:48 +02:00
Baptiste Lombard
a88d1936ca
docs: replace evaluateHandle with evaluate in the evaluate page ( #10439 )
2023-06-23 11:14:30 +02:00
release-please[bot]
3b09e956c6
chore: release main ( #10412 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-21 09:14:24 +02:00
jrandolf
3ba7fba838
chore: implement Bidi keyboard ( #10417 )
2023-06-19 17:44:39 +02:00
jrandolf
4f6b0d4e45
chore: implement Webdriver BiDi mouse and touchscreen ( #10402 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
Nikolay Vitkov
c06e15fb5b
fix: added clipboard permission that was not exposed ( #10119 )
2023-06-19 08:53:54 +00:00
jrandolf
39847bd231
refactor: use input API for CDP inputs ( #10401 )
2023-06-19 10:12:43 +02:00
release-please[bot]
f93b94533d
chore: release main ( #10386 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-16 07:45:43 +00:00
release-please[bot]
3e3911acdb
chore: release main ( #10375 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-13 12:24:39 +00:00
Alex Rudenko
7cb6059bcc
fix: mark CDPSessionOnMessageObject as internal ( #10373 )
2023-06-13 13:53:48 +02:00
Alex Rudenko
903afc3715
chore: implement acceptInsecureCerts and version for BiDi ( #10365 )
2023-06-13 10:17:23 +02:00
jrandolf
35aedc0dbb
feat: add reset
to mouse ( #10340 )
2023-06-12 17:59:28 +00:00
release-please[bot]
d89072a368
chore: release main ( #10298 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-12 08:11:43 +00:00
Alex Rudenko
9c35e9ab1f
feat: implement Locator.race ( #10337 )
2023-06-07 12:45:02 +02:00
Nikolay Vitkov
0371beebba
chore: $ and $$ BiDi support ( #10318 )
2023-06-06 12:39:54 +00:00
Alex Rudenko
b81b019083
chore: mark Locator constructor as private ( #10322 )
2023-06-06 11:51:34 +02:00
Alex Rudenko
514ad107d7
docs: add a few examples for ARIA queries ( #10320 )
...
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-06-06 09:46:26 +02:00
Alex Rudenko
1f978f5fc5
feat: implement Locators ( #10305 )
2023-06-02 17:46:10 +00:00
Nikolay Vitkov
4d0dbbc517
feat: add page.removeExposedFunction
( #10297 )
2023-06-02 14:08:36 +02:00
Alex Rudenko
4764b9a079
chore: remove commitlint and husky ( #10304 )
2023-06-02 13:17:20 +02:00
Thiago Perrotta
27db1eb4f4
docs: add webp to captureScreenshot.format ( #10295 )
2023-06-01 15:49:27 +00:00
Nikolay Vitkov
7aa7f46c7c
docs: update Contributing ( #10289 )
2023-06-01 10:35:59 +02:00
Junyan
b5a124ff73
feat: Page.removeScriptToEvaluateOnNewDocument ( #10250 )
...
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-05-26 07:56:45 +00:00
Nikolay Vitkov
0cac94c0d6
chore: EventEmitter should mimic NodeJS' one ( #10241 )
2023-05-24 17:57:56 +02:00
Junyan
81f73a55f3
feat: Page.setBypassServiceWorker ( #10229 )
...
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2023-05-23 13:51:32 +02:00
Alex Rudenko
1ad32ec994
feat: add an ability to trim cache for Puppeteer ( #10199 )
2023-05-17 15:21:40 +02:00