Alex Rudenko

Results 1196 comments of Alex Rudenko

Perhaps you could open the Network panel in DevTools and see what blocks the script.

@Lightning00Blade can we add `--disable-features=ExtensionManifestV2Disabled`?

Looks like the test was removed with the latest changes for extension APIs.

I am not sure Chrome supports cache dir per browser context and if Chrome and Firefox start supporting it, we can implement it in Puppeteer.

I am not able to reproduce it on my Windows 10 (not a system account though) or we do not reproduce it in our Windows CI on GitHub Actions. Chrome...

Note that --no-sandbox is not recommended if you run any sort of untrusted context.

@aarongoldenthal can you start the regular Chrome browser under the system account on Windows?

I have read up a bit on the system accounts and it looks like they exist for the purpose of Windows itself installing its components. So perhaps it is not...