open |
http://localhost:8080/tntconcept/pages/control_panel.jsf |
|
assertTitle |
|
|
mouseDown |
//div[@id='cmSubMenuID5']/*//td[@class='ThemeOfficeMenuItemText' and text()='Proyectos'] |
|
mouseUp |
//div[@id='cmSubMenuID5']/*//td[@class='ThemeOfficeMenuItemText' and text()='Proyectos'] |
|
waitForPageToLoad |
5000 |
|
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
click |
//img[@onclick="project_3AendDateCalendarVar._popUpCalendar(this,document.getElementById('project:endDate'),'d/MM/yyyy')"] |
|
click |
link=30 |
|
type |
project:name |
Migración Datos |
select |
project:client |
label=Autentia |
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
type |
project:roles:0:name |
Programador Junior |
type |
project:roles:0:costPerHour |
10 |
type |
project:roles:0:expectedHours |
15 |
clickAndWait |
//img[@title='Nuevo'] |
|
assertTitle |
|
|
type |
project:roles:0:name |
Analista Programador |
type |
project:roles:0:costPerHour |
10 |
type |
project:roles:0:expectedHours |
20 |
clickAndWait |
//a[@id='project:costs:j_id_jsp_1869377226_79']/img |
|
assertTitle |
|
|
type |
project:costs:0:name |
Ordenadores |
type |
project:costs:0:cost |
1000 |
click |
project:costs:0:billable |
|
clickAndWait |
//form[@id='project']/div/a[1]/img |
|
assertTitle |
|
|
verifyTextPresent |
Migración Datos |
|