| open |
/user/joebloggs/home/ |
|
| waitForElementPresent |
link=Communities I Own |
|
| clickAtAndWait |
link=Communities I Own |
|
| type |
_29_name |
Expando Web Form Community |
| clickAtAndWait |
//input[@value='Search Communities'] |
|
| clickAtAndWait |
//tr[@class='portlet-section-body results-row']/td[1]/a |
|
| clickAtAndWait |
link=Web Form Page |
|
| clickAtAndWait |
//img[@alt='Configuration'] |
|
| clickAt |
link=Add another form field. |
|
| waitForVisible |
_86_fieldType5 |
|
| select |
_86_fieldType5 |
label=paragraph |
| waitForElementPresent |
_86_fieldOptions5 |
|
| type |
_86_fieldLabel5 |
Paragraph |
| type |
_86_fieldOptions5 |
This is a test paragraph. |
| clickAtAndWait |
//input[@value='Save'] |
|
| assertTextPresent |
You have successfully updated the setup. |
|
| waitForElementPresent |
link=Web Form Page |
|
| clickAtAndWait |
link=Web Form Page |
|
| assertText |
//p[2] |
This is a test paragraph. |