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