open |
http://localhost:8080/tntconcept/pages/control_panel.jsf |
|
assertTitle |
|
|
mouseDown |
//div[@id='cmSubMenuID2']/*//td[@class='ThemeOfficeMenuItemText' and text()='Usuarios'] |
|
mouseUp |
//div[@id='cmSubMenuID2']/*//td[@class='ThemeOfficeMenuItemText' and text()='Usuarios'] |
|
waitForPageToLoad |
5000 |
|
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
click |
user:active |
|
type |
user:login |
Daniel |
type |
user:name |
Daniel Madrid Triviño |
click |
//img[@onclick="user_3AstartDateCalendarVar._popUpCalendar(this,document.getElementById('user:startDate'),'d/MM/yyyy')"] |
|
click |
//div[@id='user:startDateSpan_calendarDiv']/table/tbody/tr[1]/td/table/tbody/tr/td[1]/span/span[4] |
|
click |
user:startDateSpany1 |
|
click |
link=4 |
|
select |
user:role |
label=Usuario |
select |
user:category |
label=Becario |
select |
user:province |
label=Madrid |
clickAndWait |
//img[@title='Guardar'] |
|
assertTitle |
|
|
verifyTextPresent |
Daniel Madrid Triviño |
|