| echo |
-- Login |
|
| windowMaximize |
|
|
| open |
/portal/public/acme/ |
|
| click |
link=Login |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
link=Sign in |
|
| echo |
-- Registry new subscribe |
|
| waitForElementPresent |
link=Newsletters |
|
| click |
link=Newsletters |
|
| waitForElementPresent |
inputEmail |
|
| type |
inputEmail |
hanhlt84@gmail.com |
| waitForElementPresent |
a-general#acme-trainings |
|
| check |
a-general#acme-trainings |
|
| waitForElementPresent |
link=Subscribe |
|
| click |
link=Subscribe |
|
| waitForElementPresent |
//div[3]/div/div/div[1]/div/div/div/div/div[2]/div/div/div[2]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a |
|
| click |
//div[3]/div/div/div[1]/div/div/div/div/div[2]/div/div/div[2]/div/div[2]/div/div/div/div/div/div[3]/div/table/tbody/tr/td/div/div/div/div/a |
|
| pause |
3000 |
|
| waitForElementPresent |
link=Forget this email |
|
| click |
link=Forget this email |
|
| echo |
-- Logout |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|