|
@@ -19,7 +19,7 @@ shell_exec('mkdir -p ./tests/_output/debug/' . $head . "/" . $directorio);
|
|
$I->click('_submit');
|
|
$I->click('_submit');
|
|
$I->wait('3');
|
|
$I->wait('3');
|
|
|
|
|
|
-#Screen lista Dash Stats
|
|
|
|
|
|
+#Screen lista Dash Stats
|
|
try{
|
|
try{
|
|
$I->amOnUrl('http://stats.'.$dom.'.flowdat.com/admin/dashboard');
|
|
$I->amOnUrl('http://stats.'.$dom.'.flowdat.com/admin/dashboard');
|
|
$I->makeScreenshot($head."/".$directorio.'31dashstats');
|
|
$I->makeScreenshot($head."/".$directorio.'31dashstats');
|