@@ -27,7 +27,7 @@ $I->wait('5');
$I->fillField('Índice Z','10');
$I->click('Crear y regresar al listado');
$I->wait('5');
-
+ $I->see('El elemento "TestFer" ha sido creado con éxito');
}