Insert Department Full
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
click //img[@src='/tntconcept/img/add.png']
assertTitle
selectAndWait department:positionsList label=Becario
click //select[@id='department:positionsList']/option[2]
click //form[@id='department']/table/tbody/tr[4]/td[2]/a/img
assertTitle
selectAndWait department:tagsList label=Clave Principal
clickAndWait //form[@id='department']/table/tbody/tr[5]/td[2]/a/img
assertTitle
clickAndWait //img[@src='/tntconcept/img/save.gif']
assertTitle
verifyTextPresent Open Source