edit
createCookie token=25d35467c91f0f8bbcc9a4f22bb359170643ccfdf38851599a03a8ffc0756666
open main.html
waitForPageToLoad
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 1000
click xpath=(//a[contains(text(),'Edit')])[last()]
storeAttribute //tr[last()]/@id personId
type name=name Ana
type name=surname María
click id=btnSubmit
waitForCondition selenium.browserbot.getCurrentWindow().jQuery.active == 0 1000
verifyText //tr[@id='${personId}']/td[@class = 'name'] Ana
verifyText //tr[@id='${personId}']/td[@class = 'surname'] María
deleteCookie token