Showing
1 changed file
with
1 additions
and
0 deletions
... | ... | @@ -60,6 +60,7 @@ fill tender form |
60 | 60 | ${supplier_data} = op_robot_tests.tests_files.service_keywords . Test Supplier Data |
61 | 61 | run keyword if '${mode}' in 'negotiation reporting' fill tender from award reporting ${data.value.amount} ${supplier_data.data.suppliers[0]} |
62 | 62 | Run Keyword And Ignore Error fill tender required documents |
63 | + ${procurement_method_type} = get from dictionary by keys ${data} procurementMethodType | |
63 | 64 | Run Keyword And Ignore Error run keyword if '${mode}' in 'openeu open_esco open_framework' or ('${mode}' == 'open_competitive_dialogue' and '${procurement_method_type}' == 'competitiveDialogueEU') fill tender contact person ${data} |
64 | 65 | # Run Keyword And Ignore Error Execute Javascript $('a.btn.btn-default.btn-update.js-form-popup-add').click() |
65 | 66 | ... | ... |
Please
register
or
login
to post a comment