manage_testdays_add
clickAndWait link=Manage Testdays
verifyTextNotPresent Coop's New Testday, 2007-10-31 07:00:00 - 2007-10-31 17:00:00 (*)
verifyNotSomethingSelected testday_id
click add_testday_button
waitForVisible edit_testday_form_div
click edit_testday_button
type edit_testday_form_desc Coop's New Testday
type edit_testday_form_start_timestamp 20071031070000
type edit_testday_form_finish_timestamp 20071031170000
select product label=Firefox
select branch label=2.0 Branch (*)
select testgroup label=2.0 Basic Functional Tests (BFTs) (*)
waitForEditable subgroup
addSelection subgroup label=FX 2.0 - Installation (*)
addSelection subgroup label=FX 2.0 - Uninstall (*)
type build_id 2007103104
select locale label=en-US
clickAndWait edit_testday_form_submit
select testday_id label=Coop's New Testday, 2007-10-31 07:00:00 - 2007-10-31 17:00:00 (*)
waitForVisible edit_testday_form_div
click edit_testday_button
verifyValue edit_testday_form_desc Coop's New Testday
verifyValue edit_testday_form_start_timestamp 20071031070000
verifyValue edit_testday_form_finish_timestamp 20071031170000
verifySelectedLabel product Firefox
verifySelectedLabel branch 2.0 Branch (*)
verifySelectedLabel testgroup 2.0 Basic Functional Tests (BFTs) (*)
waitForSelectedLabels subgroup FX 2.0 - Installation (*),FX 2.0 - Uninstall (*)
verifyValue build_id 2007103104
verifySelectedLabel locale en-US