insertAccount
open http://localhost:8080/tntconcept/pages/account/periodicalAccountEntrys.jsf
assertTitle
mouseDown //div[@id='cmSubMenuID4']/*//td[@class='ThemeOfficeMenuItemText' and text()='Cuentas']
mouseUp //div[@id='cmSubMenuID4']/*//td[@class='ThemeOfficeMenuItemText' and text()='Cuentas']
waitForPageToLoad 5000
clickAndWait //img[@title='Nuevo']
assertTitle
type account:name Caja BBVA
type account:number 123456789
type account:description Cuenta de prueba
select account:type label=Cuenta corriente
clickAndWait //img[@title='Guardar']
assertTitle
verifyTextPresent Caja BBVA