From 0255fe32740096704e1b16dd5a7310720384857c Mon Sep 17 00:00:00 2001 From: wilsonge Date: Thu, 12 Sep 2019 18:00:19 +0100 Subject: [PATCH] Try chrome --- tests/acceptance.suite.dist.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/acceptance.suite.dist.yml b/tests/acceptance.suite.dist.yml index 456242c..42049e0 100644 --- a/tests/acceptance.suite.dist.yml +++ b/tests/acceptance.suite.dist.yml @@ -19,7 +19,7 @@ modules: config: JoomlaBrowser: url: 'http://localhost/tests/joomla' # the url that points to the joomla installation at /tests/system/joomla-cms - browser: 'firefox' + browser: 'chrome' window_size: 1024x768 capabilities: unexpectedAlertBehaviour: 'accept' @@ -51,4 +51,4 @@ env: modules: config: JoomlaBrowser: - window_size: 480x640 \ No newline at end of file + window_size: 480x640