ausw_1
setSpeed 500
open ${sysAddress}/${sysPathname}/index.php?admin=1&module=login&action=adminLogin&name=admin&passwort=kajona
click xpath=//div[@class="accordion-group"]//a[contains(.,'Gästebücher')]
clickAndWait xpath=//div[@class="accordion-group"]//a[contains(.,'Gästebücher')]/../../div[2]//a
verifyText xpath=//h1 Gästebücher
assertTextPresent Gästebücher
clickAndWait xpath=(//a[contains(text(),'Gästebuch anlegen')])[2]
errorCheckOnPage
type id=guestbook_guestbooktitle Gästebuchtest
clickAndWait css=button.btn.savechanges
assertTextPresent Gästebuchtest
click //div[contains(@class,'userNotificationsDropdown')]//a[contains(@href,'adminLogout')]