AddUserEmailAddressMinusTest
open /web/guest/home/
waitForElementPresent link=Control Panel Control Panel
clickAtAndWait link=Control Panel Control Panel
clickAtAndWait link=Users Users
clickAtAndWait link=Add Add
type _125_screenName testA
type _125_emailAddress test-@selenium.com
type _125_firstName testA
type _125_lastName testA
clickAtAndWait //input[@value='Save'] Save
assertText //div[@class='portlet-msg-success'] Your request processed successfully.