Commit Graph

73 Commits

Author SHA1 Message Date
Nikolay Vitkov
0ab6f76945
docs: fix warnings, remove node 14, sort files (#10846) 2023-09-05 10:41:21 +02:00
jrandolf
7e74439c51
chore: enable 'return-await` (#10832) 2023-09-01 09:49:33 +02:00
jrandolf
a3db064cbb
chore: update dependencies (#10785) 2023-08-28 13:01:52 +02:00
Mathias Bynens
416843ba68
feat: support chrome-headless-shell (#10739) 2023-08-16 11:34:54 +00:00
Alex Rudenko
bec2357aee
feat: allow installing chrome/chromedriver by milestone and version prefix (#10720) 2023-08-10 13:00:22 +02:00
jrandolf
21461b02c6
fix: add buildId to archive path (#10699) 2023-08-07 13:40:16 +02:00
Christian Bromann
87bd791ddc
fix: clear pending TLS socket handle (#10667) 2023-08-01 18:33:35 +02:00
Julian Descottes
2423d4fd94
chore: sync latest Firefox preference changes for translation feature (#10644) 2023-07-27 08:14:22 +02:00
Alex Rudenko
87522e778a
feat: add executablePath to InstalledBrowser (#10594) 2023-07-20 10:53:15 +02:00
Alex Rudenko
bf6304e064
fix: restore proxy-agent (#10569) 2023-07-19 13:38:52 +02:00
Alex Rudenko
54c6ff2f3c
docs: clarify the path attribute of InstalledBrowser (#10588) 2023-07-19 12:32:22 +02:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps (#10555) 2023-07-17 10:52:54 +02:00
Alex Rudenko
4070cd68b6
fix: stop relying on vm2 (via proxy agent) (#10548) 2023-07-13 08:01:16 +02:00
Alex Rudenko
c0dc8ad8a8
fix: remove Chromium channels (#10536) 2023-07-11 07:50:57 +00:00
Alex Rudenko
c308266111
fix: correctly parse the default buildId (#10535) 2023-07-11 09:38:17 +02:00
Nikolay Vitkov
6a89a2aadc
fix: negative timeout doesn't break launch (#10480) 2023-06-29 17:34:20 +02:00
Julian Descottes
cf8402b711
chore: disable Firefox preference browser.translations.enable (#10288) 2023-06-01 09:18:04 +02:00
Nikolay Vitkov
3fdad21744
chore: update Docs dependencies (#10275) 2023-05-31 09:30:22 +00:00
Alex Rudenko
3a1f4f0f8f
fix: pass on the auth from the download URL (#10271) 2023-05-30 09:37:22 +00:00
Alex Rudenko
2c0bd54d2e
feat: use proxy-agent to support various proxies (#10227) 2023-05-23 09:56:36 +02:00
jrandolf
354ac3bfc8
chore: update http-proxy-agent (#10190) 2023-05-16 15:11:11 +02:00
Alex Rudenko
d388a6edfd
feat: add ability to uninstall a browser (#10179) 2023-05-15 09:51:42 +00:00
Alex Rudenko
e313b054e6
feat: support Chrome channels for ChromeDriver (#10158) 2023-05-11 11:26:05 +00:00
Alex Rudenko
c815ba45a3
refactor: use helpers for JSON/text (#10154) 2023-05-11 08:21:49 +00:00
Alex Rudenko
90ed263eaf
feat: support stable/dev/beta/canary keywords for chrome and chromium (#10140) 2023-05-08 14:54:44 +02:00
Alex Rudenko
9758cae029
fix: rename PUPPETEER_DOWNLOAD_HOST to PUPPETEER_DOWNLOAD_BASE_URL (#10130) 2023-05-05 10:32:58 +02:00
Alex Rudenko
7358e9e92f
refactor: use http-proxy-agent (#10132) 2023-05-04 10:19:56 +02:00
Alex Rudenko
df4d60c187
feat!: switch to Chrome for Testing instead of Chromium (#10054)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-05-02 08:53:40 +02:00
Tao
edbfff7b04
fix: add Host header when used with http_proxy (#10080)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-04-27 11:37:52 +00:00
Nikolay Vitkov
e4b57c279a
chore: add EsLint rule for no-floating-promises (#10084) 2023-04-26 09:53:02 +00:00
Alex Rudenko
e16e2a9728
feat(browser): add a method to get installed browsers (#10057) 2023-04-21 11:34:03 +02:00
Alex Rudenko
7381229a16
fix: report install errors properly (#10016) 2023-04-13 10:20:02 +02:00
Alex Rudenko
ef0fb5d872
feat(browsers): support downloading chromedriver (#9990)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-06 16:15:22 +00:00
Alex Rudenko
7d1734a5fa
docs: improve docs (#9988) 2023-04-06 14:50:22 +02:00
Alex Rudenko
75a136e0de
docs: website docs for browsers (#9986) 2023-04-06 14:23:10 +02:00
Alex Rudenko
24bd05877d
refactor: rename fetch->install, launcher->launch (#9985) 2023-04-06 13:23:28 +02:00
Alex Rudenko
c874a81445
refactor: misc refactoring around browsers debugging and stability (#9979) 2023-04-06 11:14:58 +02:00
Alex Rudenko
fa93e4ebdf
chore: test server for browsers (#9974)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-05 16:18:25 +02:00
Alex Rudenko
0b2d988cc1
chore: improve debugging for EBUSY errors on Windows (#9976)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-05 13:09:30 +00:00
Alex Rudenko
05a44afe5a
fix: consider downloadHost as baseUrl (#9973) 2023-04-05 09:58:53 +02:00
Alex Rudenko
c8f6adf9f3
refactor: use browsers for launchers (#9937) 2023-04-04 13:29:21 +00:00
Alex Rudenko
f1211cbec0
fix(browsers): various fixes and improvements (#9966) 2023-04-04 13:58:32 +02:00
Alex Rudenko
c7803844cf
fix: typo in the browsers package (#9957) 2023-04-03 09:36:21 +02:00
Nikolay Vitkov
e0eef01f1c
docs: use code block for single values (#9936) 2023-03-29 15:27:29 +02:00
Alex Rudenko
2a29d30d17
fix: bump @puppeteer/browsers (#9938) 2023-03-29 12:37:49 +02:00
Alex Rudenko
a88322e947
chore: install Chromium to the same path as Chrome (#9922) 2023-03-28 10:30:25 +02:00
Alex Rudenko
fcb233ce94
feat: update Chrome browser binaries (#9917) 2023-03-27 10:01:06 +00:00
Alex Rudenko
c09b1b6948
chore: increase rm retries for browsers (#9910) 2023-03-24 09:45:28 +00:00
Alex Rudenko
00abcdca7f
chore: expose additional methods for Puppeteer (#9900) 2023-03-22 10:04:41 +01:00
Alex Rudenko
de6e6a69a1
chore: remove rimraf from browsers (#9874) 2023-03-17 09:36:22 +00:00