host-delete | ||
open | /been/hosts/host-list/ | |
chooseCancelOnNextConfirmation | ||
click | document.forms[5].elements[1] | |
assertConfirmation | regexp:Do you really want to delete host "[^"]+"\? | |
click | document.forms[5].elements[1] | |
assertConfirmation | regexp:Do you really want to delete host "[^"]+"\? | |
waitForTextPresent | Host deleted successfully. |