From af91cbf55c1328b45201f4a97baa14e720468771 Mon Sep 17 00:00:00 2001 From: javier gomez Date: Fri, 15 Jan 2016 13:45:40 +0100 Subject: [PATCH] hotfix joomla installation 2 --- src/JoomlaBrowser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/JoomlaBrowser.php b/src/JoomlaBrowser.php index 9446069..7f1a19e 100644 --- a/src/JoomlaBrowser.php +++ b/src/JoomlaBrowser.php @@ -129,7 +129,7 @@ public function installJoomla() // I Wait for the text Main Configuration, meaning that the page is loaded $this->debug('I wait for Main Configuration'); $I->waitForElement('#jform_language', 10); - $I->comment('Wait for chosen to render the Languages list field'); + $I->debug('Wait for chosen to render the Languages list field'); $I->wait(2); $I->debug('I select dk-DK as installation language'); // Select a random language to force reloading of the lang strings after selecting English