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 690619f + 89d222c commit 5cc3d33Copy full SHA for 5cc3d33
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