| CA10_Cl04.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 user | |
| type | id_username | nuevousuario |
| type | id_password1 | 1234 |
| type | id_password2 | 1234 |
| clickAndWait | _continue | |
| clickAndWait | link=Delete | |
| verifyTextPresent | Delete | |
| clickAndWait | //input[@value="Yes, I'm sure"] | |
| clickAndWait | link=Log out | |