Alex Rudenko
|
f793a28c00
|
test: bump Firefox test version (#10514)
|
2023-07-06 07:52:08 +00:00 |
|
Nikolay Vitkov
|
3552d97360
|
chore: update dependencies (#10336)
|
2023-06-07 11:17:31 +00: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
|
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 |
|
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
|
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
|
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
|
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
|
64cf9db602
|
chore: rename browsers folders and files (#9866)
|
2023-03-16 08:16:44 +01:00 |
|
Alex Rudenko
|
850d1aaa19
|
chore: add rimraf for browsers (#9847)
|
2023-03-14 13:46:57 +01:00 |
|
Alex Rudenko
|
1a1e79d046
|
fix: add browsers entry point (#9846)
|
2023-03-14 13:23:42 +01:00 |
|
Alex Rudenko
|
dec48a9592
|
feat: implement system channels for chrome in browsers (#9844)
|
2023-03-14 11:01:11 +00:00 |
|
Alex Rudenko
|
fd2f90008d
|
chore: add an ability to create a Firefox profile (#9834)
|
2023-03-13 16:43:43 +01:00 |
|
Alex Rudenko
|
a17b7ffaf6
|
chore: allow reading stderr of the browser process (#9813)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-03-09 15:00:25 +01:00 |
|
Thiago Perrotta
|
04247a4e00
|
feat: browsers: recognize chromium as a valid browser (#9760)
|
2023-03-06 10:59:44 +00:00 |
|
Nikolay Vitkov
|
3a4e726078
|
chore: fix Browsers failing tests (#9768)
|
2023-03-05 20:52:26 +01:00 |
|
Alex Rudenko
|
dcd6a3e1da
|
chore: rename revision to buildId (#9721)
|
2023-02-21 17:15:49 +01:00 |
|
Alex Rudenko
|
e3d8524738
|
chore: allow downloading the latest Chrome version (#9719)
|
2023-02-21 15:19:06 +01:00 |
|
Alex Rudenko
|
f1b337e78b
|
chore: resolve Firefox revisions for the latest keyword (#9708)
|
2023-02-21 08:27:02 +01:00 |
|
Alex Rudenko
|
c3d98e6a45
|
test: add fetch tests with a proxy server (#9706)
|
2023-02-20 15:38:59 +00:00 |
|
Alex Rudenko
|
5e81c5b7ee
|
chore: implement launch command (#9692)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-02-17 07:11:50 +01:00 |
|
Nikolay Vitkov
|
eefe9583d0
|
chore: Add EsLint rule import/order (#9685)
|
2023-02-15 15:09:31 -08:00 |
|
Alex Rudenko
|
0b27cbe86d
|
refactor: unify working with the cache folder structure (#9681)
|
2023-02-15 19:41:22 +00:00 |
|
Alex Rudenko
|
6e428edb9d
|
chore: add a basic CLI for fetching the browsers (#9671)
|
2023-02-14 16:30:41 +01:00 |
|
Alex Rudenko
|
5c54d399bb
|
chore: exec path for browsers (#9658)
|
2023-02-13 16:10:54 +01:00 |
|
Alex Rudenko
|
b50e43bc17
|
chore: introduce @puppeteer/browsers with a fetch method implementation (#9647)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-02-13 11:49:50 +01:00 |
|