| manage_testgroups_clone_testgroup | ||
| clickAndWait | link=Manage Testgroups | |
| select | testgroup_id | label=Coop's Edited Testgroup* |
| waitForVisible | testgroup_display_div | |
| verifyText | name_text | Coop's Edited Testgroup |
| verifyText | product_text | Firefox |
| verifyText | branch_text | 2.0 Branch |
| clickAndWait | clone_testgroup_button | |
| assertConfirmation | Really clone this testgroup? | |
| waitForVisible | testgroup_display_div | |
| click | edit_testgroup_button | |
| verifyValue | name | Coop's Edited Testgroup |
| type | name | Coop's Cloned Testgroup |
| clickAndWait | submit | |
| waitForVisible | testgroup_display_div | |
| verifyText | name_text | Coop's Cloned Testgroup |