Alex Rudenko
|
ccbb82d9cd
|
fix: update the command name (#10178)
|
2023-05-15 09:39:37 +02:00 |
|
release-please[bot]
|
671fa546f1
|
chore: release main (#10151)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-11 19:41:41 +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 |
|
release-please[bot]
|
75a50257e0
|
chore: release main (#10143)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-08 15:15:39 +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 |
|
release-please[bot]
|
3a6569e8ef
|
chore: release main (#10137)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-05 13:25:47 +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 |
|
release-please[bot]
|
61605a0ed9
|
chore: release main (#10108)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-02 16:56:03 +00:00 |
|
Alex Rudenko
|
7405d6585a
|
feat!: drop support for node14 (#10019)
|
2023-05-02 09:37:46 +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 |
|
Nikolay Vitkov
|
c356e8f8f5
|
docs: use bash tag to get better formatting (#10086)
|
2023-04-26 11:32:33 +02:00 |
|
release-please[bot]
|
b64953ef37
|
chore: release main (#10056)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-21 10:00:59 +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
|
e3f8ff23c3
|
chore: fix build on win (#10022)
|
2023-04-14 10:51:35 +02:00 |
|
release-please[bot]
|
fe0c74bd52
|
chore: release main (#10003)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-13 14:26:52 +02:00 |
|
Alex Rudenko
|
7381229a16
|
fix: report install errors properly (#10016)
|
2023-04-13 10:20:02 +02:00 |
|
Alex Rudenko
|
dba1b2d9cc
|
docs: add readme to the API reference index (#10001)
|
2023-04-11 14:47:25 +02:00 |
|
release-please[bot]
|
823a9df442
|
chore: release main (#9991)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-06 17:11:16 +00: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 |
|
release-please[bot]
|
c807fe7145
|
chore: release main (#9989)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-06 16:47:26 +02: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
|
817288cd90
|
fix(browsers): update package json (#9968)
|
2023-04-04 14:11:28 +02:00 |
|
Alex Rudenko
|
f1211cbec0
|
fix(browsers): various fixes and improvements (#9966)
|
2023-04-04 13:58:32 +02:00 |
|
release-please[bot]
|
006086bc83
|
chore: release main (#9962)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-03 10:23:08 +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 |
|
release-please[bot]
|
8d026042db
|
chore: release main (#9939)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-29 11:22:11 +00: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 |
|
release-please[bot]
|
16bf0dc798
|
chore: release main (#9919)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-27 12:36:43 +02:00 |
|
Alex Rudenko
|
fcb233ce94
|
feat: update Chrome browser binaries (#9917)
|
2023-03-27 10:01:06 +00:00 |
|
release-please[bot]
|
dcfec6dbbd
|
chore: release main (#9863)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-24 11:22:06 +01: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 |
|
Alex Rudenko
|
b8d38cb05f
|
feat: implement a command to clear the cache (#9868)
|
2023-03-16 14:05:31 +01:00 |
|
Alex Rudenko
|
21a082fb9f
|
docs: add basic docs for browsers (#9867)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-03-16 08:57:28 +00:00 |
|
Alex Rudenko
|
64cf9db602
|
chore: rename browsers folders and files (#9866)
|
2023-03-16 08:16:44 +01:00 |
|
release-please[bot]
|
29aa5c41ae
|
chore: release main (#9852)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-14 18:31:57 +00:00 |
|