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 545a266 + 8a6bbba commit 679943fCopy full SHA for 679943f
etc/config/functional.suite.dist.yml
@@ -34,5 +34,6 @@ modules:
34
protocol: "%SELENIUM_PROTOCOL%"
35
path: "%SELENIUM_PATH%"
36
capabilities:
37
+ unhandledPromptBehavior: "ignore"
38
chromeOptions:
39
args: ["--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough"]
0 commit comments