We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b2b486 + 5134845 commit 63a278eCopy full SHA for 63a278e
etc/config/functional.suite.dist.yml
@@ -38,4 +38,4 @@ modules:
38
capabilities:
39
unhandledPromptBehavior: "ignore"
40
chromeOptions:
41
- args: ["--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough", "--disable-dev-shm-usage", "--ignore-certificate-errors"]
+ args: ["--no-sandbox", "--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough", "--disable-dev-shm-usage", "--ignore-certificate-errors"]
0 commit comments