TearDownTest
waitForElementPresent link=Blogs
clickAtAndWait link=Blogs
store eval(selenium.isElementPresent('link=Delete')) EntryPresent
gotoIf !${EntryPresent} No Entry Present
clickAndWait link=Delete
assertConfirmation Are you sure you want to delete this?
label No Entry Present
waitForElementPresent //img[@alt='Configuration']
clickAtAndWait //img[@alt='Configuration']
waitForElementPresent _86_pageDelta
select _86_pageDelta label=10
select _86_pageDisplayStyle label=Full Content
waitForElementPresent //input[@value='Save']
clickAtAndWait //input[@value='Save']