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
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
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
Alex Rudenko
c0dc8ad8a8
fix: remove Chromium channels ( #10536 )
2023-07-11 07:50:57 +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
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
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