TearDownTest
open /web/guest/home/
waitForElementPresent link=Enterprise Admin Test Page
clickAtAndWait link=Enterprise Admin Test Page
clickAtAndWait link=Users
clickAtAndWait link=Settings
clickAt link=Addresses
store eval(selenium.isElementPresent('//strong')) address1Present
gotoIf !${address1Present} Address1NotPresent
clickAt //div[@id='_79_tabs3addressesTabsSection']/div[2]/table/tbody/tr[3]/td[7]/ul/li/strong
waitForElementPresent //body/div[2]/ul/li[2]/a
clickAndWait //body/div[2]/ul/li[2]/a
assertConfirmation Are you sure you want to delete this?
label Address1NotPresent
store eval(selenium.isElementPresent('//strong')) address2Present
gotoIf !${address2Present} Address2NotPresent
clickAt //div[@id='_79_tabs3addressesTabsSection']/div[2]/table/tbody/tr[3]/td[7]/ul/li/strong
waitForElementPresent //body/div[2]/ul/li[2]/a
clickAndWait //body/div[2]/ul/li[2]/a
assertConfirmation Are you sure you want to delete this?
label Address2NotPresent
store eval(selenium.isElementPresent('//strong')) address3Present
gotoIf !${address3Present} Address3NotPresent
clickAt //div[@id='_79_tabs3addressesTabsSection']/div[2]/table/tbody/tr[3]/td[7]/ul/li/strong
waitForElementPresent //body/div[2]/ul/li[2]/a
clickAndWait //body/div[2]/ul/li[2]/a
assertConfirmation Are you sure you want to delete this?
label Address3NotPresent
store eval(selenium.isElementPresent('//strong')) address4Present
gotoIf !${address4Present} Address4NotPresent
clickAt //div[@id='_79_tabs3addressesTabsSection']/div[2]/table/tbody/tr[3]/td[7]/ul/li/strong
waitForElementPresent //body/div[2]/ul/li[2]/a
clickAndWait //body/div[2]/ul/li[2]/a
assertConfirmation Are you sure you want to delete this?
label Address4NotPresent
store eval(selenium.isElementPresent('//strong')) address5Present
gotoIf !${address5Present} Address5NotPresent
clickAt //div[@id='_79_tabs3addressesTabsSection']/div[2]/table/tbody/tr[3]/td[7]/ul/li/strong
waitForElementPresent //body/div[2]/ul/li[2]/a
clickAndWait //body/div[2]/ul/li[2]/a
assertConfirmation Are you sure you want to delete this?
label Address5NotPresent
open /web/guest/home/
waitForElementPresent link=Manage Pages
clickAtAndWait link=Manage Pages
store eval(selenium.isElementPresent('//div/ul/li[2]/ul/li[2]/a/span')) page1Present
gotoIf !${page1Present} Page1NotPresent
clickAtAndWait //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[2]/a/span
clickAtAndWait link=Page
clickAndWait //input[@value='Delete']
assertConfirmation Are you sure you want to delete the selected page?
label Page1NotPresent
store eval(selenium.isElementPresent('//div/ul/li[2]/ul/li[2]/a/span')) page2Present
gotoIf !${page2Present} Page2NotPresent
clickAtAndWait //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[2]/a/span
clickAtAndWait link=Page
clickAndWait //input[@value='Delete']
assertConfirmation Are you sure you want to delete the selected page?
label Page2NotPresent
store eval(selenium.isElementPresent('//div/ul/li[2]/ul/li[2]/a/span')) page3Present
gotoIf !${page3Present} Page3NotPresent
clickAtAndWait //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[2]/a/span
clickAtAndWait link=Page
clickAndWait //input[@value='Delete']
assertConfirmation Are you sure you want to delete the selected page?
label Page3NotPresent
store eval(selenium.isElementPresent('//div/ul/li[2]/ul/li[2]/a/span')) page4Present
gotoIf !${page4Present} Page4NotPresent
clickAtAndWait //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[2]/a/span
clickAtAndWait link=Page
clickAndWait //input[@value='Delete']
assertConfirmation Are you sure you want to delete the selected page?
label Page4NotPresent
store eval(selenium.isElementPresent('//div/ul/li[2]/ul/li[2]/a/span')) page5Present
gotoIf !${page5Present} Page5NotPresent
clickAtAndWait //div[@id='_88_layoutsTreeOutput']/ul/li[2]/ul/li[2]/a/span
clickAtAndWait link=Page
clickAndWait //input[@value='Delete']
assertConfirmation Are you sure you want to delete the selected page?
label Page5NotPresent