open |
http://localhost:8080/tntconcept/pages/control_panel.jsf |
|
assertTitle |
|
|
mouseDown |
//div[@id='cmSubMenuID5']/*//td[@class='ThemeOfficeMenuItemText' and text()='Contactos'] |
|
mouseUp |
//div[@id='cmSubMenuID5']/*//td[@class='ThemeOfficeMenuItemText' and text()='Contactos'] |
|
waitForPageToLoad |
5000 |
|
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
type |
contact:email |
vjmadrid@autentia.com |
assertTitle |
|
|
type |
contact:name |
Víctor Madrid Triviño |
select |
contact:province |
label=Madrid |
selectAndWait |
contact:organizationsList |
label=Autentia |
assertTitle |
|
|
clickAndWait |
//img[@src='/tntconcept/img/save.gif'] |
|
assertTitle |
|
|
verifyTextPresent |
Víctor Madrid Triviño |
|