| DeleteCommunityTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Communities Test Page | |
| clickAtAndWait | link=Communities Test Page | |
| clickAtAndWait | link=Communities I Own | |
| assertTextPresent | Test Community | |
| clickAt | //strong/span | |
| waitForElementPresent | link=Delete | |
| clickAndWait | link=Delete | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |
| assertTextNotPresent | Test Community | |