insertBook
open http://localhost:8080/tntconcept/pages/control_panel.jsf
assertTitle
mouseDown //div[@id='cmSubMenuID13']/*//td[@class='ThemeOfficeMenuItemText' and text()='Libros']
mouseUp //div[@id='cmSubMenuID13']/*//td[@class='ThemeOfficeMenuItemText' and text()='Libros']
waitForPageToLoad 5000
clickAndWait //img[@title='Nuevo']
assertTitle
type book:name Libro Java
clickAndWait //img[@src='/tntconcept/img/save.gif']
assertTitle
verifyTextPresent Libro Java