| open |
/portal/public/acme/ |
|
| windowMaximize |
|
|
| echo |
-- Log in |
|
| click |
link=Login |
|
| waitForElementPresent |
username |
|
| type |
username |
root |
| type |
password |
gtn |
| clickAndWait |
link=Sign in |
|
| echo |
-- Create document |
|
| waitForElementPresent |
link=Sites Explorer |
|
| clickAndWait |
link=Sites Explorer |
|
| waitForElementPresent |
//div[@id='UISideBar']/div/div[1]/div[2]/div[1]/div/div/div/a/div |
|
| click |
//div[@id='UISideBar']/div/div[1]/div[2]/div[1]/div/div/div/a/div |
|
| waitForElementPresent |
link=Sites Management |
|
| click |
link=Sites Management |
|
| pause |
3000 |
|
| waitForElementPresent |
//div[@id='iconTreeExplorer']/div[2]/a |
|
| click |
//div[@id='iconTreeExplorer']/div[2]/a |
|
| pause |
3000 |
|
| waitForElementPresent |
link=documents |
|
| click |
link=documents |
|
| pause |
3000 |
|
| waitForElementPresent |
link=Add Document |
|
| click |
link=Add Document |
|
| waitForElementPresent |
title |
|
| type |
title |
Test_SNF_ECMS_07 |
| type |
name |
Test_SNF_ECMS_07 |
| pause |
3000 |
|
| waitForElementPresent |
//td[@id='cke_contents_summary']/iframe |
|
| selectFrame |
//td[@id='cke_contents_summary']/iframe |
|
| typeKeys |
//html/body |
hello |
| selectFrame |
relative=top |
|
| selectFrame |
//td[@id='cke_contents_content']/iframe |
|
| typeKeys |
//html/body |
hello |
| selectFrame |
relative=top |
|
| waitForElementPresent |
link=Save as Draft |
|
| click |
link=Save as Draft |
|
| pause |
5000 |
|
| waitForElementPresent |
link=Close |
|
| click |
link=Close |
|
| echo |
-- Check the draft content in CLV |
|
| waitForElementPresent |
link=Overview |
|
| clickAndWait |
link=Overview |
|
| waitForTextNotPresent |
Test_SNF_ECMS_07 |
|
| verifyTextNotPresent |
Test_SNF_ECMS_07 |
|
| click |
link=Contenu |
|
| pause |
3000 |
|
| waitForElementPresent |
link=Test_SNF_ECMS_07 |
|
| verifyElementPresent |
link=Test_SNF_ECMS_07 |
|
| click |
link=Contenu |
|
| echo |
-- Delete document |
|
| waitForElementPresent |
link=Sites Explorer |
|
| clickAndWait |
link=Sites Explorer |
|
| waitForElementPresent |
link=Test_SNF_ECMS_07 |
|
| mouseDownRight |
link=Test_SNF_ECMS_07 |
|
| waitForElementPresent |
link=Delete |
|
| click |
link=Delete |
|
| waitForElementPresent |
//div[@id='UIPopupWindow']/div/div[2]/div/div/div/div/div/div/div/div[2]/table/tbody/tr/td/div[1]/div/div/div/a |
|
| click |
//div[@id='UIPopupWindow']/div/div[2]/div/div/div/div/div/div/div/div[2]/table/tbody/tr/td/div[1]/div/div/div/a |
|
| pause |
3000 |
|
| echo |
-- Log out |
|
| waitForElementPresent |
link=Logout |
|
| clickAndWait |
link=Logout |
|