| DeleteWebContentCompletedEditedListTest | ||
| open | /web/guest/home/ | |
| waitForElementPresent | link=Control Panel | |
| clickAtAndWait | link=Control Panel | |
| clickAtAndWait | link=Web Content | |
| assertText | //td[3]/a | Web Content Name Edited |
| assertText | //td[4]/a | 1.1 |
| assertText | //td[5]/a | Pending |
| assertElementPresent | //td[6]/a | Modified Date |
| assertElementPresent | //td[7]/a | Display Date |
| assertText | //td[8]/a | Joe Bloggs |
| clickAt | _15_rowIds | |
| clickAndWait | //input[@value='Delete'] | |
| assertConfirmation | Are you sure you want to delete the selected web content? | |
| assertText | //div[@class='portlet-msg-success'] | Your request processed successfully. |
| assertText | //td[3]/a | Web Content Name |
| assertText | //td[4]/a | 1.0 |
| assertText | //td[5]/a | Approved |
| assertElementPresent | //td[6]/a | Modified Date |
| assertElementPresent | //td[7]/a | Display Date |
| assertText | //td[8]/a | Joe Bloggs |