| AssertLDAPConnectionTest | ||
| clickAndWait | link=Control Panel | |
| clickAndWait | link=Settings | |
| click | authenticationLink | |
| waitForVisible | link=LDAP | |
| click | link=LDAP | |
| waitForVisible | _130_settings(ldap.auth.enabled)Checkbox | |
| click | //input[@value='Test LDAP Connection'] | |
| pause | 5000 | |
| waitForElementPresent | //div[1]/div[2] | |
| assertTextPresent | Liferay has successfully connected to the LDAP server. | |
| echo | Liferay has successfully connected to the LDAP server. | |
| click | link=Close | |