| open |
/?op=listLDAPLinks |
|
| assertTextPresent |
Default LDAP Connection |
|
| clickAndWait |
link=Add an ldap connection. |
|
| type |
id=ldapLinkName_formId |
test ldap connection |
| type |
id=ldapUrl_formId |
ldap://ldap.webgui.com/baseDN |
| type |
id=connectDn_formId |
cn=Test Case,ou=people,dc=example,dc=com |
| type |
id=ldapIdentifier_formId |
testpassword |
| type |
id=ldapUserRDN_formId |
testid |
| type |
id=ldapIdentity_formId |
ldaptester |
| type |
id=ldapIdentityName_formId |
tester |
| type |
id=ldapPasswordName_formId |
passwordTester |
| clickAndWait |
xpath=(//input[@value='save'])[2] |
|
| assertTextPresent |
test ldap connection |
|