| AssertNoLDAPUsersTest | ||
| echo | Now testing LDAP integration... | |
| clickAndWait | link=Control Panel | |
| clickAndWait | link=Users | |
| type | toggle_id_enterprise_admin_user_searchkeywords | jane |
| clickAndWait | //input[@value='Search'] | |
| assertTextPresent | No users were found. | |
| type | toggle_id_enterprise_admin_user_searchkeywords | luke |
| clickAndWait | //input[@value='Search'] | |
| assertTextPresent | No users were found. | |
| type | toggle_id_enterprise_admin_user_searchkeywords | martin |
| clickAndWait | //input[@value='Search'] | |
| assertTextPresent | No users were found. | |