Create Ned
click css=table.worklist a[title='Add']
type name=first_name Ned
type name=last_name Flynn
type name=title System Administrator
click css=button.chooser-create:first
waitForElementPresent css=form[id^="formAddressPeek"]
type name=email ned@cerb.example
click css=form[id^="formAddressPeek"] button.submit
waitForElementNotPresent css=form[id^="formAddressPeek"]
click css=input:radio[value='M']
type name=at_mention_name Ned
type name=password_new cerb
type name=password_verify cerb
click css=div.ui-dialog button.submit
waitForElementNotPresent css=div.ui-dialog