| CA30-Cl02 | ||
| 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 CA30-Cl02 |
| select | id_status | label=Publicado |
| type | id_file | ${TEST_DATA_DIR}/test_flash.swf |
| clickAndWait | _save | |
| verifyTextPresent | Image 3D CA30-Cl02 | |
| click | action-toggle | |
| select | action | label=Delete selected images 3d |
| clickAndWait | index | |
| clickAndWait | //input[@value="Yes, I'm sure"] | |
| clickAndWait | link=Log out | |