CA10_Cl01.html
open /cms/logout/
open /admin
type id_username admin
type id_password admin
clickAndWait //input[@value='Log in']
clickAndWait link=Users
clickAndWait link=Add new
assertTextPresent exact:Username:
assertTextPresent Password:
assertTextPresent Password (again):
clickAndWait _save
assertTextPresent Este campo es obligatorio.
assertTextPresent exact:Username:
assertTextPresent Este campo es obligatorio.
assertTextPresent Password:
assertTextPresent Este campo es obligatorio.
assertTextPresent Password (again):
type id_username Pruebaca10
clickAndWait _save
assertTextPresent Este campo es obligatorio.
assertTextPresent Password:
assertTextPresent Este campo es obligatorio.
assertTextPresent Password (again):
type id_password1 prueba
clickAndWait _save
assertTextPresent Este campo es obligatorio.
assertTextPresent Password (again):
type id_password1 prueba
type id_password2 prueba
clickAndWait _save
assertTextPresent was added successfully
clickAndWait link=Delete
clickAndWait //input[@value="Yes, I'm sure"]
clickAndWait link=Log out