| AssertLDAPConnectionTest | ||
| clickAndWait | link=Enterprise Admin Test Page | |
| clickAndWait | link=ยป | |
| clickAndWait | link=Settings | |
| clickAndWait | link=Authentication | |
| clickAndWait | link=LDAP | |
| waitForVisible | _79_enabledCheckbox | |
| click | //input[@value='Test LDAP Connection'] | |
| pause | 5000 | |
| waitForElementPresent | //div[3]/div[1]/div[2] | |
| assertTextPresent | Liferay has successfully connected to the LDAP server. | |
| echo | Liferay has successfully connected to the LDAP server. | |
| click | link=X | |