open |
http://localhost:8080/tntconcept/pages/control_panel.jsf |
|
assertTitle |
|
|
mouseDown |
//div[@id='cmSubMenuID3']/*//td[@class='ThemeOfficeMenuItemText' and text()='Tipos de organización'] |
|
mouseUp |
//div[@id='cmSubMenuID3']/*//td[@class='ThemeOfficeMenuItemText' and text()='Tipos de organización'] |
|
waitForPageToLoad |
5000 |
|
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
type |
organizationType:name |
Auditor |
type |
organizationType:description |
Organización de tipo auditora |
clickAndWait |
//img[@title='Guardar'] |
|
assertTitle |
|
|
verifyTextPresent |
Auditor |
|