CA21_Cl02.html
open /cms/logout/
open /admin/
type id_username admin
type id_password admin
clickAndWait //input[@value='Log in']
clickAndWait link=Browse by type
clickAndWait link=Video*
clickAndWait link=Add video
type id_name nuevo
type id_file_0 ${TEST_DATA_DIR}/test-video-flv.flv
clickAndWait _save
type searchbar nuevo
clickAndWait //input[@value='Search']
click _selected_action
select action label=Delete selected videos
clickAndWait index
assertTextPresent exact:Are you sure?
assertTextPresent Video: nuevo
assertTextPresent Base multimedia: nuevo
clickAndWait //input[@value="Yes, I'm sure"]
assertTextPresent Successfully deleted 1 video.
clickAndWait link=Log out