| waitForElementPresent |
link=Bookmarks Test Page |
|
| clickAndWait |
link=Bookmarks Test Page |
|
| store |
eval(selenium.isElementPresent('//b')) |
FolderPresent |
| gotoIf |
!${FolderPresent} |
No Folder Present |
| click |
//td[4]/ul/li/strong/span |
|
| waitForElementPresent |
//body/div[2]/ul/li[3]/a |
|
| clickAndWait |
//body/div[2]/ul/li[3]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| label |
No Folder Present |
|
| waitForElementPresent |
//img[@alt='Remove'] |
|
| click |
//img[@alt='Remove'] |
|
| assertConfirmation |
Are you sure you want to remove this component? |
|
| waitForElementPresent |
//div[2]/ul/li[1]/a/span |
|
| clickAndWait |
//div[2]/ul/li[1]/a/span |
|
| clickAndWait |
link=Manage Pages |
|
| clickAndWait |
//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? |
|
| clickAndWait |
//div[2]/ul/li[1]/a/span |
|