CA10_Cl02.html
open /cms/logout
open /admin/
type id_username admin
type id_password admin
clickAndWait //input[@value='Log in']
click link=User management
clickAndWait link=Users
clickAndWait link=Add new
assertTextPresent Add user
type id_username Prueba2
type id_password1 prueba
type id_password2 prueb
clickAndWait _save
assertTextPresent The two password fields didn't match.
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