Test_SNF_ECMS_77_ManageAction_ecmdemo
open /portal/public/default/
windowMaximize
clickAndWait link=Visit the Acme Website
echo -- Log in
click link=Login
type username root
type password gtn
clickAndWait link=Sign in
echo --  Go to Site Admin
clickAndWait //a[contains(@href, '/portal/private/acme/wcmAdmin')]
echo --  Go to Advanced Configuration
waitForElementPresent //div[@id='UIECMAdminPortlet']//div[@class='TabIcon DefaultItemIcon AdvanceConfiguarationIcon']
click //div[@id='UIECMAdminPortlet']//div[@class='TabIcon DefaultItemIcon AdvanceConfiguarationIcon']
echo --  Create an Action Type
waitForElementPresent link=Create an Action Type
click link=Create an Action Type
echo --  Add
waitForElementPresent link=Add
click link=Add
waitForElementPresent name
type name exo:test_77
type variables0 LamYKhue
waitForElementPresent link=Save
click link=Save
echo --  Verify Result
waitForElementPresent link=2
click link=2
waitForTextPresent exo:test_77
verifyTextPresent exo:test_77
echo --Logout
waitForElementPresent link=Logout
clickAndWait link=Logout