Skip to content

Commit 679943f

Browse files
authored
Merge pull request #705 from magento/MQE-2131
MQE-2131: Chrome 75+ requires unhandledPromptBehavior driver capability
2 parents 545a266 + 8a6bbba commit 679943f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/config/functional.suite.dist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ modules:
3434
protocol: "%SELENIUM_PROTOCOL%"
3535
path: "%SELENIUM_PATH%"
3636
capabilities:
37+
unhandledPromptBehavior: "ignore"
3738
chromeOptions:
3839
args: ["--window-size=1280,1024", "--disable-extensions", "--enable-automation", "--disable-gpu", "--enable-Passthrough"]

0 commit comments

Comments
 (0)