| open |
/portal |
|
| windowMaximize |
|
|
| echo |
-Advance search in Mail- |
|
| waitForElementPresent |
link=Sign in |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
mary |
| type |
password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForElementPresent |
link=Mail |
|
| click |
link=Mail |
|
| pause |
10000 |
|
| echo |
- Check Get Mail |
|
| waitForElementPresent |
link=eXo_Test |
|
| verifyElementPresent |
link=eXo_Test |
|
| echo |
-- Search Mail in Advance |
|
| waitForElementPresent |
xpath=//div[@class='MailFolderList']//div[3]/a |
|
| clickAt |
xpath=//div[@class='MailFolderList']//div[3]/a |
|
| clickAt |
xpath=//div[@title='Advanced search'] |
|
| waitForElementPresent |
subject-field |
|
| type |
subject-field |
eXo |
| clickAt |
link=Search |
|
| waitForElementPresent |
link=eXo_Test |
|
| verifyElementPresent |
link=eXo_Test |
|
| clickAndWait |
link=Logout |
|
| close |
|
|