delete
createCookie token=bXJqYXRvOm1yamF0bw==
open main.html
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 1000
storeXpathCount //tr rows
click xpath=(//a[contains(text(),'Delete')])[last()]
assertConfirmation Está a punto de eliminar a una persona. ¿Está seguro de que desea continuar?
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 1000
storeXpathCount //tr rowsAfterDeletion
storeEval storedVars['rows']-storedVars['rowsAfterDeletion'] rowsDeleted
verifyExpression ${rowsDeleted} 1
deleteCookie token