| open |
/?op=editProfileSettings |
|
| assertText |
id=application_title |
User Profiling |
| clickAndWait |
link=Add a profile category. |
|
| type |
id=label_formId |
Test Profile Category |
| type |
id=shortLabel_formId |
testProfileCategory |
| click |
id=visible1 |
|
| click |
id=editable1 |
|
| clickAndWait |
xpath=(//input[@value='save'])[2] |
|
| assertTextPresent |
Test Profile Category |
|
| clickAndWait |
link=Add a profile field. |
|
| type |
id=fid_formId |
testProfileField |
| type |
id=label_formId |
Test Profile Field |
| select |
id=profileCategoryId_formId |
label=Test Profile Category |
| clickAndWait |
xpath=(//input[@value='save'])[2] |
|
| assertTextPresent |
Test Profile Field |
|