TearDownBookmarksEntryTest
open /web/guest/home/
waitForVisible link=Bookmarks Test Page
clickAtAndWait link=Bookmarks Test Page
store eval(selenium.isElementPresent('//td[5]/ul/li/strong/a')) bookmarksEntry1Present
gotoIf !${bookmarksEntry1Present} BookmarksEntry1NotPresent
clickAt //td[5]/ul/li/strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
label BookmarksEntry1NotPresent
store eval(selenium.isElementPresent('//td[5]/ul/li/strong/a')) bookmarksEntry2Present
gotoIf !${bookmarksEntry2Present} BookmarksEntry2NotPresent
clickAt //td[5]/ul/li/strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
label BookmarksEntry2NotPresent
store eval(selenium.isElementPresent('//td[5]/ul/li/strong/a')) bookmarksEntry3Present
gotoIf !${bookmarksEntry3Present} BookmarksEntry3NotPresent
clickAt //td[5]/ul/li/strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
label BookmarksEntry3NotPresent
store eval(selenium.isElementPresent('//td[5]/ul/li/strong/a')) bookmarksEntry4Present
gotoIf !${bookmarksEntry4Present} BookmarksEntry4NotPresent
clickAt //td[5]/ul/li/strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
label BookmarksEntry4NotPresent
store eval(selenium.isElementPresent('//td[5]/ul/li/strong/a')) bookmarksEntry5Present
gotoIf !${bookmarksEntry5Present} BookmarksEntry5NotPresent
clickAt //td[5]/ul/li/strong/a
waitForVisible //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
clickAndWait //div[@class='lfr-component lfr-menu-list']/ul/li[3]/a
assertConfirmation Are you sure you want to delete this?
label BookmarksEntry5NotPresent