| TearDownTest | ||
| waitForElementPresent | link=Password Policies | |
| clickAtAndWait | link=Password Policies | |
| waitForVisible | _129_name | |
| type | _129_name | Test |
| clickAtAndWait | //input[@value='Search'] | |
| pause | 2500 | |
| 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 | |