Insert Workers
click css=table.worklist a[title='Add']
type name=first_name Milo
type name=last_name Dade
type name=title Software Architect
click css=button.chooser-create:first
waitForElementPresent css=form[id^="formAddressPeek"]
type name=email milo@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 Milo
type name=password_new cerb
type name=password_verify cerb
click css=div.ui-dialog button.submit
waitForElementNotPresent css=div.ui-dialog