Commit Graph

70 Commits

Author SHA1 Message Date
browser-automation-bot
aad4a1a5b3
chore: update Firefox testing pin to 128.0a1 (#12491) 2024-05-27 08:58:53 +02:00
browser-automation-bot
914c107216
chore: update Firefox testing pin to 127.0a1 (#12357) 2024-04-28 13:06:54 +02:00
Alex Rudenko
ff4f70f4ae fix: remove NetworkServiceInProcess2 set by default (#12261)
Puppeteer has relied on this flag for a [long time](https://github.com/puppeteer/puppeteer/pull/3738) but it looks like it is not required anymore and it might lead to crashes in the latest versions of Chrome for desktop. This CL removes the flag.

Issue #12257
2024-04-12 11:08:26 +02:00
Alex Rudenko
ab560bcf6f
fix: do not use fallback download URLs if custom baseUrl is provided (#12206) 2024-04-04 14:21:55 +00:00
browser-automation-bot
35e99fa996
chore: update Firefox testing pin to 126.0a1 (#12181) 2024-03-30 08:42:39 +01:00
Alex Rudenko
e4cc2f9ee9
feat: allow downloading Firefox channels other than nightly (#12051)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-03-13 13:44:56 +00:00
Nikolay Vitkov
99b2b4a4e0
ci: fix firefox test pin (#12036) 2024-03-04 10:41:44 +01:00
Alex Rudenko
561e4cd6ee
feat: support local aliases when launching a browser (#11947) 2024-02-20 19:09:36 +01:00
Alex Rudenko
bf71b34fca
feat: allow comparing browser versions (#11954)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2024-02-20 16:02:13 +01:00
Alex Rudenko
73c1f9bbf3
fix: implement a fallback to download URLs provided by dashboard (#11951) 2024-02-20 13:46:53 +01:00
Alex Rudenko
3ae01c2534
test: fix test on Windows (#11950) 2024-02-19 13:18:23 +00:00
Alex Rudenko
e95a308c33
fix: check if executable exists (#11946) 2024-02-19 12:40:50 +00:00
Alex Rudenko
f00a94a809
fix: Chrome for Testing downloads have a new URL (#11923) 2024-02-17 10:17:04 +00:00
dependabot[bot]
634d5b805d
chore(deps-dev): Bump the dev-dependencies group with 13 updates (#11908)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2024-02-14 18:20:12 +00:00
Alex Rudenko
c63414dbb4
chore: bump firefox test version (#11835) 2024-02-05 10:43:17 +01:00
Nikolay Vitkov
b2c69fe5bd
build: fix EsLint rule and add fixer (#11826) 2024-02-05 10:26:37 +01:00
dependabot[bot]
2b094b7c67
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 14:27:32 +01:00
Nikolay Vitkov
6a28525fc9
chore: remove unused code and dep (#11705) 2024-01-19 14:03:29 +01:00
Nikolay Vitkov
35e39bfae9
chore: fix EsLint for .mjs (#11629) 2024-01-08 10:02:56 +01:00
Nikolay Vitkov
b6c5642cc9
chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Nikolay Vitkov
16becdbc3b
chore: use node test runner (#11574) 2024-01-03 09:57:25 +00:00
Nikolay Vitkov
02af7482d9
fix: ng-schematics install Windows (#11487) 2023-12-04 14:55:45 +01:00
Nikolay Vitkov
8a54722328
refactor: move dependencies where they are used (#11310) 2023-11-06 14:03:57 +01:00
Alex Rudenko
8324c16348
feat: enable tab targets (#11099) 2023-10-09 13:49:27 +02:00
Alex Rudenko
599c0694ea
chore: emit target configuration via CDP session (#10794) 2023-08-29 10:52:47 +02:00
jrandolf
a3db064cbb
chore: update dependencies (#10785) 2023-08-28 13:01:52 +02:00
Alex Rudenko
05c120035e
test: update shell tests (#10749) 2023-08-18 08:28:19 +00:00
Mathias Bynens
3dfff5af6b
chore: add script to update versions.ts (#10742) 2023-08-16 15:38:05 +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
Nikolay Vitkov
c476058a16
chore: removes dependency on Firefox Json endpoint (#10668) 2023-08-01 11:55:16 +00:00
Alex Rudenko
87522e778a
feat: add executablePath to InstalledBrowser (#10594) 2023-07-20 10:53:15 +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
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