| open |
/web/guest/home/ |
|
| waitForElementPresent |
link=Control Panel |
|
| clickAtAndWait |
link=Control Panel |
|
| clickAtAndWait |
link=Server Administration |
|
| clickAtAndWait |
link=Mail |
|
| type |
_137_pop3Host |
|
| type |
_137_pop3Port |
|
| store |
eval(selenium.isChecked('_137_pop3SecureCheckbox')) |
popSecureChecked |
| gotoIf |
!${popSecureChecked} |
PopSecureNotChecked |
| clickAt |
_137_pop3SecureCheckbox |
|
| label |
PopSecureNotChecked |
|
| type |
_137_pop3User |
|
| type |
_137_pop3Password |
|
| type |
_137_smtpHost |
|
| type |
_137_smtpPort |
|
| store |
eval(selenium.isChecked('_137_smtpSecureCheckbox')) |
smtpSecureChecked |
| gotoIf |
!${smtpSecureChecked} |
SmtpSecureNotChecked |
| clickAt |
_137_smtpSecureCheckbox |
|
| label |
SmtpSecureNotChecked |
|
| type |
_137_smtpUser |
|
| type |
_137_smtpPassword |
|
| clickAtAndWait |
//input[@value='Save'] |
|
| clickAtAndWait |
link=Portal Instances |
|
| clickAtAndWait |
//td[4]/a |
|
| type |
_135_virtualHost |
localhost |
| type |
_135_mx |
liferay.com |
| type |
_135_maxUsers |
0 |
| clickAtAndWait |
//input[@value='Save'] |
|