$this->assertEqual($current_set->id(),$this->set->id(),'Attempting to switch to a new shortcut set without providing a set name does not succeed.');
$this->assertFieldByXPath("//input[@name='label' and contains(concat(' ', normalize-space(@class), ' '), ' error ')]",NULL,'The new set label field has the error class');