Merge pull request #771 from getmaxun/linux-fix

fix: linux OS installation
This commit is contained in:
Karishma Shukla
2025-09-10 12:31:03 +05:30
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -533,6 +533,7 @@ export class RemoteBrowser {
"--disable-extensions",
"--no-sandbox",
"--disable-dev-shm-usage",
"--disable-gpu",
"--force-color-profile=srgb",
"--force-device-scale-factor=2",
"--ignore-certificate-errors",