| CA28-Cl01 | ||
| open | /cms/logout/ | |
| open | /admin/ | |
| type | id_username | admin |
| type | id_password | admin |
| clickAndWait | //input[@value='Log in'] | |
| clickAndWait | link=Images 3D | |
| clickAndWait | link=Add image 3d | |
| type | id_name | Image 3D CA28-Cl01 |
| select | id_status | label=Publicado |
| type | id_file | ${TEST_DATA_DIR}/test_flash.swf |
| clickAndWait | _save | |
| assertTextPresent | Image 3D CA28-Cl01 | |
| verifyText | link=Image 3D CA28-Cl01 | Image 3D CA28-Cl01 |
| clickAndWait | link=Image 3D CA28-Cl01 | |
| clickAndWait | link=Delete | |
| clickAndWait | //input[@value="Yes, I'm sure"] | |
| clickAndWait | link=Log out | |