Test_SNF_ECMS_06_SearchContent_ecmdemo
open /portal/public/default/
windowMaximize
clickAndWait link=Visit the Acme Website
echo -- Log in
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
echo -- Site Explorer
clickAndWait //a[@href='/portal/private/acme/siteExplorer']
echo -- Browse all drives
waitForElementPresent //div[@title='Show Drives']
click //div[@title='Show Drives']
echo --  Sites Management
waitForElementPresent link=Sites Management
click link=Sites Management
echo --  acme
waitForElementPresent //a[text()='acme' and @style='cursor: pointer;']
click //a[text()='acme' and @style='cursor: pointer;']
echo --  acme/documents
waitForElementPresent link=documents
click link=documents
waitForElementPresent link=Add Document
click link=Add Document
pause 3000
waitForElementPresent title
type title Test_SNF_ECMS_06
type name Test_SNF_ECMS_06
waitForElementPresent //td[@id='cke_contents_summary']/iframe
selectFrame //td[@id='cke_contents_summary']/iframe
type //html/body I hate myself for loving you
selectFrame relative=top
selectFrame //td[@id='cke_contents_content']/iframe
type //html/body Em yeu chi ! Tieu Huong Duong
selectFrame relative=top
waitForElementPresent link=Save as Draft
click link=Save as Draft
pause 5000
waitForElementPresent link=Close
click link=Close
waitForElementPresent link=Logout
clickAndWait link=Logout
echo -- Log in John
waitForElementPresent link=Login
click link=Login
waitForElementPresent username
type username john
type password gtn
clickAndWait link=Sign in
echo -- Site Explorer
clickAndWait //a[@href='/portal/private/acme/siteExplorer']
echo -- Browse all drives
waitForElementPresent //div[@title='Show Drives']
click //div[@title='Show Drives']
echo --  Sites Management
waitForElementPresent link=Sites Management
click link=Sites Management
echo --  acme
waitForElementPresent //a[text()='acme' and @style='cursor: pointer;']
click //a[text()='acme' and @style='cursor: pointer;']
echo --  acme/documents
waitForElementPresent link=documents
click link=documents
waitForElementPresent link=Test_SNF_ECMS_06
click link=Test_SNF_ECMS_06
echo -- Public document
waitForElementPresent link=Manage Publications
click link=Manage Publications
waitForElementPresent link=Published
click link=Published
waitForElementPresent link=Save
click link=Save
echo -- Check the public content in CLV
open /portal/private/acme/overview
waitForElementPresent keyword
type keyword Tieu Huong Duong
keyPress keyword \13
pause 3000
waitForElementPresent link=Test_SNF_ECMS_06
clickAndWait link=Test_SNF_ECMS_06
waitForTextPresent I hate myself for loving you
verifyTextPresent I hate myself for loving you
waitForTextPresent Em yeu chi ! Tieu Huong Duong
verifyTextPresent Em yeu chi ! Tieu Huong Duong
echo -- Delete document
echo -- Site Explorer
clickAndWait //a[@href='/portal/private/acme/siteExplorer']
waitForElementPresent link=Test_SNF_ECMS_06
mouseDownRight link=Test_SNF_ECMS_06
waitForElementPresent link=Delete
click link=Delete
waitForElementPresent //div[@id='UIPopupWindow']//a[text()='OK']
click //div[@id='UIPopupWindow']//a[text()='OK']
pause 5000
echo -- Log out
waitForElementPresent link=Logout
clickAndWait link=Logout