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