| CA10_Cl06.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 | usuariodeprueba |
| type | id_password1 | 1234 |
| type | id_password2 | 1234 |
| clickAndWait | _continue | |
| verifyTextPresent | View on site | |
| clickAndWait | link=Delete | |
| clickAndWait | //input[@value="Yes, I'm sure"] | |
| clickAndWait | link=Log out | |