updateBook | ||
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 | //a[text()='Libro Java'] | |
assertTitle | ||
type | book:name | Libro Java Avanzado |
clickAndWait | //img[@src='/tntconcept/img/save.gif'] | |
assertTitle | ||
verifyTextPresent | Libro Java Avanzado |