Test_SNF_ECMS_73_NamespaceRegistry_ecmdemo
open /ecmdemo/public/acme/
windowMaximize
echo -- Login
click link=Login
waitForElementPresent username
type username root
type password gtn
clickAndWait link=Sign in
echo -- Go to sites Administration
clickAndWait //a[@href='/ecmdemo/groups/:platform:web-contributors/wcmAdmin']
echo --  Go to  Types Of Content
waitForElementPresent //div[@id='UIECMAdminPortlet']//div[@class='TabIcon DefaultItemIcon TypesOfContentIcon']
click //div[@id='UIECMAdminPortlet']//div[@class='TabIcon DefaultItemIcon TypesOfContentIcon']
echo -- Select  Namespace Registry
waitForElementPresent link=Namespace Registry
click link=Namespace Registry
echo -- Select Register
waitForElementPresent link=Register
click link=Register
echo -- Fill data into form
waitForElementPresent namespace
type namespace A Hoa Huong Duong
type uri http://anhyeuTieuHuongDuong.com
waitForElementPresent link=Save
click link=Save
pause 10000
waitForTextPresent A Hoa Huong Duong
verifyTextPresent A Hoa Huong Duong
verifyTextPresent http://anhyeuTieuHuongDuong.com
echo --Logout
waitForElementPresent link=Sign out
clickAndWait link=Sign out