| 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 |
|
| waitForElementPresent |
//a[@href='/ecmdemo/groups/:platform:web-contributors/siteExplorer'] |
|
| clickAndWait |
//a[@href='/ecmdemo/groups/:platform:web-contributors/siteExplorer'] |
|
| echo |
--Open driver pane |
|
| waitForElementPresent |
//div[@title='Show Drives'] |
|
| click |
//div[@title='Show Drives'] |
|
| echo |
--Open Sites Management drive |
|
| waitForElementPresent |
link=Sites Management |
|
| click |
link=Sites Management |
|
| pause |
1000 |
|
| waitForElementPresent |
//div[@id='iconTreeExplorer']/div[2]/a |
|
| click |
//div[@id='iconTreeExplorer']/div[2]/a |
|
| echo |
--Select documents node |
|
| waitForElementPresent |
link=documents |
|
| click |
link=documents |
|
| echo |
-- Select System tab |
|
| waitForElementPresent |
//a[contains(text(),'System')] |
|
| click |
//a[contains(text(),'System')] |
|
| echo |
--View Node Types |
|
| waitForElementPresent |
link=View Node Properties |
|
| click |
link=View Node Properties |
|
| pause |
1000 |
|
| waitForTextPresent |
Properties Management |
|
| verifyTextPresent |
Properties Management |
|
| echo |
--Close |
|
| waitForElementPresent |
link=Close |
|
| click |
link=Close |
|
| echo |
--Logout |
|
| waitForElementPresent |
link=Sign out |
|
| clickAndWait |
link=Sign out |
|