| EditCommunityTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Communities | |
| waitForVisible | _134_name | |
| type | _134_name | Test Community 2 |
| clickAtAndWait | //input[@value='Search'] | |
| assertTextPresent | Test Community 2 | |
| pause | 5000 | |
| waitForVisible | //td[6]/ul/li/strong/a | |
| clickAt | //td[6]/ul/li/strong/a | |
| waitForElementPresent | link=Edit | |
| clickAtAndWait | link=Edit | |
| waitForVisible | _134_name | |
| type | _134_name | Test Community 2 Edited |
| type | _134_description | This is a second temporary Test Community! This community has been edited. |
| pause | 5000 | |
| clickAtAndWait | //input[@value='Save'] | |
| assertTextPresent | Your request processed successfully. | |
| assertTextPresent | Test Community 2 Edited | |