Add Task Owner Custom Field
waitForElementPresent xpath=(//a[contains(text(),'Task')])[2]
click xpath=(//a[contains(text(),'Task')])[2]
waitForElementPresent css=#frmConfigFieldSource > input[name="ext_id"][value="cerberusweb.contexts.task"]
select name=add_type label=Worker
type name=add_name Owner
click id=frmConfigFieldSourceSubmit
waitForElementPresent css=#frmConfigFieldSource input[name="names[]"]:first
click css=#frmConfigFieldSource input[type="checkbox"][name^="params"]:first
click id=frmConfigFieldSourceSubmit