| waitForElementPresent |
link=Wiki Test Page |
|
| clickAndWait |
link=Wiki Test Page |
|
| clickAndWait |
link=Second Edited Wiki Test |
|
| clickAndWait |
link=Recent Changes |
|
| store |
eval(selenium.isElementPresent('//td[6]/ul/li/strong/span')) |
Page1Present |
| gotoIf |
!${Page1Present} |
No Page1 Present |
| click |
//td[6]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Page1 Present |
|
| store |
eval(selenium.isElementPresent('//td[6]/ul/li/strong/span')) |
Page2Present |
| gotoIf |
!${Page2Present} |
No Page2 Present |
| click |
//td[6]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Page2 Present |
|
| store |
eval(selenium.isElementPresent('//td[6]/ul/li/strong/span')) |
Page3Present |
| gotoIf |
!${Page3Present} |
No Page3 Present |
| click |
//td[6]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Page3 Present |
|
| clickAndWait |
link=Main |
|
| clickAndWait |
link=Recent Changes |
|
| store |
eval(selenium.isElementPresent('//td[6]/ul/li/strong/span')) |
Page4Present |
| gotoIf |
!${Page4Present} |
No Page4 Present |
| click |
//td[6]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Page4 Present |
|
| store |
eval(selenium.isElementPresent('//td[6]/ul/li/strong/span')) |
Page5Present |
| gotoIf |
!${Page5Present} |
No Page5 Present |
| click |
//td[6]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Page5 Present |
|
| clickAndWait |
//img[@alt='Manage Wikis'] |
|
| store |
eval(selenium.isElementPresent('//tr[4]/td[4]/ul/li/strong/span')) |
WikiNodePresent |
| gotoIf |
!${WikiNodePresent} |
No Wiki Node Present |
| click |
//tr[4]/td[4]/ul/li/strong/span |
|
| waitForElementPresent |
//div[2]/ul/li[6]/a |
|
| clickAndWait |
//div[2]/ul/li[6]/a |
|
| assertConfirmation |
Are you sure you want to delete this? |
|
| assertTextPresent |
Your request processed successfully. |
|
| label |
No Wiki Node Present |
|
| clickAndWait |
link=Main |
|
| waitForElementPresent |
//img[@alt='Remove'] |
|
| click |
//img[@alt='Remove'] |
|
| assertConfirmation |
Are you sure you want to remove this component? |
|
| assertElementNotPresent |
link=Configuration |
|
| waitForElementPresent |
//div[2]/ul/li[1]/a |
|
| clickAndWait |
//div[2]/ul/li[1]/a |
|
| 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? |
|
| assertTextPresent |
Your request processed successfully. |
|
| clickAndWait |
//div[2]/ul/li[1]/a |
|
| assertElementNotPresent |
link=Wiki Test Page |
|