| open |
/ecmdemo/public/acme/ |
|
| windowMaximize |
|
|
| echo |
--Login |
|
| waitForElementPresent |
link=Login |
|
| click |
link=Login |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
link=Sign in |
|
| echo |
--Go to Sites Explorer |
|
| clickAndWait |
//a[@href='/ecmdemo/private/acme/siteExplorer'] |
|
| echo |
--Open driver pane |
|
| waitForElementPresent |
//div[@title='Show Drives'] |
|
| click |
//div[@title='Show Drives'] |
|
| echo |
--Open Private drive |
|
| waitForElementPresent |
link=Private |
|
| click |
link=Private |
|
| echo |
-- Select Admin View |
|
| waitForElementPresent |
//a[@title='Admin View'] |
|
| click |
//a[@title='Admin View'] |
|
| echo |
-- Go to Info Tab |
|
| pause |
10000 |
|
| waitForElementPresent |
link=Info |
|
| click |
link=Info |
|
| pause |
10000 |
|
| echo |
--Documents |
|
| waitForElementPresent |
link=Documents |
|
| click |
link=Documents |
|
| echo |
--View Node Types |
|
| waitForElementPresent |
link=View Node Types |
|
| click |
link=View Node Types |
|
| waitForElementPresent |
//div[text()='NodeType Infomation'] |
|
| verifyElementPresent |
//div[text()='NodeType Infomation'] |
|
| echo |
--Close |
|
| waitForElementPresent |
link=Close |
|
| click |
link=Close |
|
| echo |
--Logout |
|
| waitForElementPresent |
link=Sign out |
|
| clickAndWait |
link=Sign out |
|