| EditCommunityTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Communities Test Page | |
| clickAtAndWait | link=Communities Test Page | |
| clickAtAndWait | link=Communities I Own | |
| assertText | //tr[3]/td[1] | Test Community |
| clickAt | //strong/span | |
| waitForElementPresent | link=Edit | |
| clickAtAndWait | link=Edit | |
| type | _29_name | Test Community Edited |
| type | _29_description | This is a test community. Edited. |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertText | //tr[3]/td[1] | Test Community Edited |