Selenium - standard installation
waitForTextPresent Site information
type id=edit-site-name ${siteName}
type id=edit-site-mail root@example.com
type id=edit-account-name ${rootName}
type id=edit-account-mail ${rootMail}
type id=edit-account-pass-pass1 ${rootPwd}
type id=edit-account-pass-pass2 ${rootPwd}
select id=edit-site-default-country label=Sweden
select id=edit-date-default-timezone value=Europe/Stockholm
click id=edit-update-status-module-1
clickAndWait id=edit-submit
waitForTextPresent Visit your new site
clickAndWait link=Visit your new site
verifyTextPresent No front page content has been created yet.