Install_Mahara
setSpeed 500
open admin/
clickAndWait //input[@value='Install Mahara']
setTimeout 120000
waitForText //td[@id='localpostinst'] Successfully installed local customisations
setTimeout 30000
verifyTextPresent Successfully installed Mahara
clickAndWait link=Continue
waitForElementPresent requiredfields_password1
waitForElementPresent requiredfields_password2
waitForElementPresent requiredfields_email
verifyTextPresent Primary email
type requiredfields_password1 password1
type requiredfields_password2 password2
type requiredfields_email dev@mahara.org
clickAndWait requiredfields_submit
verifyTextPresent The passwords do not match
type requiredfields_password2 password1
clickAndWait requiredfields_submit
verifyTextPresent Your new password has been saved
verifyTextPresent Admin User (admin)