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.
1 parent af0d8d0 commit e831176Copy full SHA for e831176
etc/config/functional.suite.dist.yml
@@ -35,4 +35,4 @@ modules:
35
path: "%SELENIUM_PATH%"
36
capabilities:
37
chromeOptions:
38
- args: ["--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough"]
+ args: ["--no-sandbox", "--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough"]
0 commit comments