Test_SNF_ECMS_05_EditCLV_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 Old information
waitForTextPresent Conditions and Requirements
verifyTextPresent Conditions and Requirements
waitForTextPresent How to join us
verifyTextPresent How to join us
waitForTextPresent Where we are
verifyTextPresent Where we are
echo -- Edit CLV
waitForElementPresent link=Contenu
click link=Contenu
pause 3000
echo -- select Resources
waitForElementPresent //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
mouseOver //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
click //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
waitForElementPresent //img[@alt='Select folder path']
click //img[@alt='Select folder path']
echo -- General drives
pause 20000
waitForElementPresent Generaldrives_
click Generaldrives_
echo -- acme
waitForElementPresent //table[@id='ListRecords']/thead/tr[2]/td/a
click //table[@id='ListRecords']/thead/tr[2]/td/a
waitForElementPresent link=Save
click link=Save
echo re-login and verify data is changed.
waitForElementPresent link=Logout
click link=Logout
waitForElementPresent link=Login
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
waitForElementPresent link=Contenu
click link=Contenu
pause 3000
waitForText //div[@id='UICLVPresentation']/div[1]/div[2]/div[1]/div[2]/div[2]/a Flight
verifyText //div[@id='UICLVPresentation']/div[1]/div[2]/div[1]/div[2]/div[2]/a Flight
waitForText //div[@id='UICLVPresentation']/div[1]/div[2]/div[3]/div[2]/div[2]/a Fire
verifyText //div[@id='UICLVPresentation']/div[1]/div[2]/div[3]/div[2]/div[2]/a Fire
waitForText //div[@id='UICLVPresentation']/div[1]/div[2]/div[2]/div[2]/div[2]/a New: Speed
verifyText //div[@id='UICLVPresentation']/div[1]/div[2]/div[2]/div[2]/div[2]/a New: Speed
echo -- Restore data default
waitForElementPresent //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
mouseOver //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
click //td[2]/div/div/div/div/div/div/div/div[2]/div/div/div[1]/div[1]/div/div/div/div/div[1]/a
waitForElementPresent //img[@alt='Select folder path']
click //img[@alt='Select folder path']
pause 20000
waitForElementPresent Generaldrives_
click Generaldrives_
waitForElementPresent Generaldrives_ManagedSites_
click Generaldrives_ManagedSites_
waitForElementPresent Generaldrives_ManagedSites__acme
click Generaldrives_ManagedSites__acme
echo -- choose Document
waitForElementPresent //table[@id='ListRecords']/thead/tr[5]/td/a
click //table[@id='ListRecords']/thead/tr[5]/td/a
echo -- Save
waitForElementPresent //a[contains(text(),'Save')]
click //a[contains(text(),'Save')]
echo logout and verify information that is stored
waitForElementPresent link=Logout
clickAndWait link=Logout
waitForTextPresent Conditions and Requirements
verifyTextPresent Conditions and Requirements
waitForTextPresent How to join us
verifyTextPresent How to join us
waitForTextPresent Where we are
verifyTextPresent Where we are