| open |
/portal/public/classic/ |
|
| echo |
-- SignIn/SignOut |
|
| windowMaximize |
|
|
| echo |
-- Login by Administrator-- |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
root |
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForTextPresent |
Root Root |
|
| verifyTextPresent |
Root Root |
|
| clickAndWait |
link=Sign out |
|
| open |
/portal/public/classic/ |
|
| windowMaximize |
|
|
| echo |
-- Login by Manager-- |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
john |
| type |
password |
gtn |
| click |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForTextPresent |
John Anthony |
|
| verifyTextPresent |
John Anthony |
|
| clickAndWait |
link=Sign out |
|
| open |
/portal/public/classic/ |
|
| windowMaximize |
|
|
| echo |
-- Login by User-- |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
mary |
| type |
password |
gtn |
| click |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForTextPresent |
Mary Kelly |
|
| verifyTextPresent |
Mary Kelly |
|
| clickAndWait |
link=Sign out |
|
| open |
/portal/public/classic/ |
|
| windowMaximize |
|
|
| echo |
-- Login by Demo-- |
|
| click |
link=Sign in |
|
| waitForElementPresent |
username |
|
| type |
username |
demo |
| type |
password |
gtn |
| click |
//div[@id='UIPortalLoginFormAction']/div/div/div/a |
|
| waitForTextPresent |
Demo gtn |
|
| verifyTextPresent |
Demo gtn |
|
| waitForElementPresent |
link=Sign out |
|
| clickAndWait |
link=Sign out |
|