| Test_SNF_ECMS_18_ViewContentofCategory_ecmdemo | ||
| open | /portal/public/acme/ | |
| windowMaximize | ||
| echo | -- Log in | |
| waitForElementPresent | link=Login | |
| click | link=Login | |
| waitForElementPresent | username | |
| type | username | root |
| type | password | gtn |
| clickAndWait | link=Sign in | |
| echo | -- Show event page | |
| clickAndWait | link=News | |
| clickAndWait | link=Vision | |
| echo | -- Show content of document | |
| verifyTextPresent | X-Ray | |
| waitForElementPresent | link=Overview | |
| clickAndWait | link=Overview | |
| echo | -- Log out | |
| waitForElementPresent | link=Logout | |
| clickAndWait | link=Logout | |