| DeletePageTest | ||
| waitForElementPresent | //div[@id='navigation']/ul/li[1]/a | |
| clickAndWait | //div[@id='navigation']/ul/li[1]/a | |
| clickAndWait | link=Manage Pages | |
| clickAndWait | //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[3]/a/span | |
| clickAndWait | link=Page | |
| clickAndWait | //input[@value='Delete'] | |
| assertConfirmation | Are you sure you want to delete the selected page? | |
| assertTextPresent | Your request processed successfully. | |
| clickAndWait | //div[@id='navigation']/ul/li[1]/a | |
| assertElementNotPresent | link=World of Liferay Test Page | |