| DeleteNullTestOrganizationTest | ||
| waitForElementPresent | link=Organizations | |
| clickAtAndWait | link=Organizations | |
| store | eval(selenium.isVisible('link=« Basic')) | BasicPresent |
| gotoIf | !${BasicPresent} | basicNotPresent |
| click | link=« Basic | |
| label | basicNotPresent | |
| type | _126_keywords | Nullorganization |
| clickAtAndWait | //input[@value='Search'] | |
| clickAt | _126_allRowIds | |
| clickAndWait | //input[@value='Delete'] | |
| assertConfirmation | Are you sure you want to delete this? | |
| assertTextPresent | Your request processed successfully. | |