ausw_1
setSpeed 500
setTimeout 1000000
open ${sysAddress}/${sysPathname}/debug.php?debugfile=reset_config.php
open ${sysAddress}/${sysPathname}/installer.php?language=de
clickAndWait link=Deutsch
errorCheckOnPage
assertTextNotPresent fehlen
clickAndWait xpath=html/body/div[2]/div/div/div/div[3]/a
errorCheckOnPage
assertTextNotPresent Das System wurde bereits mit einem Admin-Benutzer installiert.
type id=hostname ${databasehost}
type id=username ${databaseuser}
type id=password ${databasepassword}
type id=dbname ${databasename}
type id=dbprefix ${databaseprefix}
select id=driver label=MySQL
clickAndWait css=button.btn.savechanges
errorCheckOnPage
assertTextNotPresent Das System wurde bereits mit einem Admin-Benutzer installiert.
type id=username ${user1}
type id=password ${password1}
type id=email no-reply@kajona.de
clickAndWait css=button.btn.savechanges
errorCheckOnPage
clickAndWait link=Automatische Installation
waitForTextPresent Installation abgeschlossen
errorCheckOnPage
setTimeout 100000