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 |
|
type |
id_username |
usuariodeprueba |
type |
id_password1 |
1234 |
type |
id_password2 |
1234 |
clickAndWait |
_save |
|
clickAndWait |
link=Delete |
|
assertTextPresent |
exact:Are you sure? |
|
assertTextPresent |
exact:User: usuariodeprueba |
|
verifyValue |
//input[@value="Yes, I'm sure"] |
Yes, I'm sure |
clickAndWait |
//input[@value="Yes, I'm sure"] |
|
assertTextPresent |
was deleted successfully |
|
clickAndWait |
link=Log out |
|