TearDownTest
waitForElementPresent link=Password Policies
clickAtAndWait link=Password Policies
type _129_name Test
clickAtAndWait //input[@value='Search']
store eval(selenium.isElementPresent('//strong/span')) PasswordPolicyPresent
gotoIf !${PasswordPolicyPresent} NoPasswordPolicyPresent
clickAt //strong/span
waitForElementPresent link=Delete
clickAndWait link=Delete
assertConfirmation Are you sure you want to delete this?
label NoPasswordPolicyPresent