group-delete
open /been/hosts/group-list/
chooseCancelOnNextConfirmation
click //input[@value='Delete']
assertConfirmation Do you really want to delete group "newGroupName"?
click //input[@value='Delete']
assertConfirmation Do you really want to delete group "newGroupName"?
waitForTextPresent Group deleted successfully.