insertDepartment
open http://localhost:8080/tntconcept/pages/control_panel.jsf
assertTitle
mouseDown //div[@id='cmSubMenuID2']/*//td[@class='ThemeOfficeMenuItemText' and text()='Departamentos']
mouseUp //div[@id='cmSubMenuID2']/*//td[@class='ThemeOfficeMenuItemText' and text()='Departamentos']
waitForPageToLoad 5000
clickAndWait //img[@title='Nuevo']
assertTitle
type department:name Open Source
type department:description Departamento de código libre
select department:positionsList label=Becario
clickAndWait //form[@id='department']/table/tbody/tr[4]/td[2]/a/img
clickAndWait //img[@src='/tntconcept/img/save.gif']
assertTitle
verifyTextPresent Open Source