Skip to content

Commit 57a0741

Browse files
committed
MQE-592: Audit Test Cases on Firefox/Chrome on Windows/OSX
- add default chrome config to function.dist.yml file
1 parent af3e063 commit 57a0741

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/acceptance/tests/functional.suite.dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ modules:
3535
port: %SELENIUM_PORT%
3636
protocol: %SELENIUM_PROTOCOL%
3737
path: %SELENIUM_PATH%
38+
capabilities:
39+
chromeOptions:
40+
args: ["--start-maximized", "--disable-extensions", "--enable-automation"]
3841

0 commit comments

Comments
 (0)