16 |
Go To Submenu In Menu edition reqmo |
Go To Submenu In Menu edition reqmo |
17 |
|
|
18 |
# Verification des champs obligatoires |
# Verification des champs obligatoires |
19 |
Click Button export SITADEL |
Click Element css=#content input[type="submit"] |
20 |
|
Page Should Not Contain Errors |
21 |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
22 |
|
|
23 |
# Verification des champs obligatoires |
# Verification des champs obligatoires |
24 |
Input Datepicker datedebut 15/12/2012 |
Input Datepicker datedebut 15/12/2012 |
25 |
Click Button export SITADEL |
Click Element css=#content input[type="submit"] |
26 |
|
Page Should Not Contain Errors |
27 |
|
|
28 |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
29 |
|
|
30 |
# Verification des champs obligatoires |
# Verification des champs obligatoires |
31 |
Input Text datedebut ${empty} |
Input Text datedebut ${empty} |
32 |
Input Datepicker datefin 18/12/2012 |
Input Datepicker datefin 18/12/2012 |
33 |
Click Button export SITADEL |
Click Element css=#content input[type="submit"] |
34 |
|
Page Should Not Contain Errors |
35 |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
Element Should Contain css=div.message span.text Les champs dates sont obligatoires |
36 |
|
|
37 |
# Ajout de dates valides |
# Ajout de dates valides |
38 |
Input Datepicker datedebut 15/12/2012 |
Input Datepicker datedebut 15/12/2012 |
39 |
Input Datepicker datefin 18/12/2012 |
Input Datepicker datefin 18/12/2012 |
40 |
Click Button export SITADEL |
Click Element css=#content input[type="submit"] |
41 |
Page Should Not Contain Errors |
Page Should Not Contain Errors |
42 |
|
|
43 |
# Verification du message |
# Verification du message |