Registration Test
open http://localhost:8080/shale-mailreader/
clickAndWait link=Register with the MailReader Demonstration Application
storeEval 'user' + (new Date().getTime()) userid
type registration:username ${userid}
type registration:password pass
type registration:password2 pass
type registration:fullName Ima User
type registration:fromAddress ima@example.com
clickAndWait registration:submit
assertTitle MailReader Demonstration Application - Main Menu
assertTextPresent Main Menu Options for ${userid}