Showing
3 changed files
with
14 additions
and
1 deletions
| @@ -8,8 +8,10 @@ ${contract_contractform_date_start_input_locator} = jquery=#cont | @@ -8,8 +8,10 @@ ${contract_contractform_date_start_input_locator} = jquery=#cont | ||
| 8 | ${contract_contractform_date_end_input_locator} = jquery=#contractform-date_end | 8 | ${contract_contractform_date_end_input_locator} = jquery=#contractform-date_end |
| 9 | ${contract_contractform_submit_btn_locator} = jquery=.fancybox-is-open .fancybox-content button.btn.btn-success | 9 | ${contract_contractform_submit_btn_locator} = jquery=.fancybox-is-open .fancybox-content button.btn.btn-success |
| 10 | ${contract_contractform_submit_success_msg} = Контракт успішно завантажений | 10 | ${contract_contractform_submit_success_msg} = Контракт успішно завантажений |
| 11 | +${contract_contractform_amount_input_locator} = jquery=#contractform-value_amount-disp | ||
| 12 | +${contract_contractform_amount_net_input_locator} = jquery=#contractform-value_amount_net-disp | ||
| 11 | ${contract_contractform_amount_input_locator} = jquery=#contractform-value_amount | 13 | ${contract_contractform_amount_input_locator} = jquery=#contractform-value_amount |
| 12 | -${contract_contractform_amount_net_input_locator} = jquery=#contractform-value_amount_net | 14 | +#${contract_contractform_amount_net_input_locator} = jquery=#contractform-value_amount_net |
| 13 | ${contract_contractform_active_submit_success_msg} = Контракт успішно активовано, дочекайтесь опублікування на сайті уповноваженого органу. | 15 | ${contract_contractform_active_submit_success_msg} = Контракт успішно активовано, дочекайтесь опублікування на сайті уповноваженого органу. |
| 14 | ${contract_contractform_value_added_tax_included_locator} = jquery=#contractform-value_added_tax_included | 16 | ${contract_contractform_value_added_tax_included_locator} = jquery=#contractform-value_added_tax_included |
| 15 | 17 |
| @@ -159,6 +159,15 @@ fill tender general info | @@ -159,6 +159,15 @@ fill tender general info | ||
| 159 | ${nbu_discount_rate} = Run keyword If '${nbu_discount_rate}' != '${None}' set_value_minimalStepPercentage ${nbu_discount_rate} | 159 | ${nbu_discount_rate} = Run keyword If '${nbu_discount_rate}' != '${None}' set_value_minimalStepPercentage ${nbu_discount_rate} |
| 160 | ${nbu_discount_rate} = Run keyword If '${nbu_discount_rate}' != '${None}' convert_esco__float_to_string ${nbu_discount_rate} | 160 | ${nbu_discount_rate} = Run keyword If '${nbu_discount_rate}' != '${None}' convert_esco__float_to_string ${nbu_discount_rate} |
| 161 | run keyword and ignore error run keyword if condition is not none ${nbu_discount_rate} input number to exist visible input ${tender_form_general_nbu_discount_rate_input_locator} ${nbu_discount_rate} | 161 | run keyword and ignore error run keyword if condition is not none ${nbu_discount_rate} input number to exist visible input ${tender_form_general_nbu_discount_rate_input_locator} ${nbu_discount_rate} |
| 162 | +#esco | ||
| 163 | + ${yearly_payments_percentage_range} = get from dictionary by keys ${data} yearlyPaymentsPercentageRange | ||
| 164 | + ${yearly_payments_percentage_range} = Run keyword If '${yearly_payments_percentage_range}' != '${None}' set_value_minimalStepPercentage ${yearly_payments_percentage_range} | ||
| 165 | + ${yearly_payments_percentage_range} = Run keyword If '${yearly_payments_percentage_range}' != '${None}' convert_esco__float_to_string ${yearly_payments_percentage_range} | ||
| 166 | + run keyword if condition is not none ${yearly_payments_percentage_range} input number to exist visible input ${tender_form_general_yearly_payments_percentage_range_input_locator} ${yearly_payments_percentage_range} | ||
| 167 | + ${minimal_step_percentage} = get from dictionary by keys ${data} minimalStepPercentage | ||
| 168 | + ${minimal_step_percentage} = Run keyword If '${minimal_step_percentage}' != '${None}' set_value_minimalStepPercentage ${minimal_step_percentage} | ||
| 169 | + ${minimal_step_percentage} = Run keyword If '${minimal_step_percentage}' != '${None}' convert_esco__float_to_string ${minimal_step_percentage} | ||
| 170 | + run keyword if condition is not none ${minimal_step_percentage} input number to exist visible input ${tender_form_general_minimal_step_percentage_input_locator} ${minimal_step_percentage} | ||
| 162 | #closeframework | 171 | #closeframework |
| 163 | ${max_awards_count} = get from dictionary by keys ${data} maxAwardsCount | 172 | ${max_awards_count} = get from dictionary by keys ${data} maxAwardsCount |
| 164 | run keyword if condition is not none ${max_awards_count} input text to exist visible input ${tender_form_general_max_awards_count_input_locator} ${max_awards_count} | 173 | run keyword if condition is not none ${max_awards_count} input text to exist visible input ${tender_form_general_max_awards_count_input_locator} ${max_awards_count} |
| @@ -92,6 +92,8 @@ ${tender_cpv_js_submit_btn_locator} = $('.animated | @@ -92,6 +92,8 @@ ${tender_cpv_js_submit_btn_locator} = $('.animated | ||
| 92 | #esco | 92 | #esco |
| 93 | ${tender_form_general_funding_kind_input_locator} = id=tenderescoform-funding_kind | 93 | ${tender_form_general_funding_kind_input_locator} = id=tenderescoform-funding_kind |
| 94 | ${tender_form_general_nbu_discount_rate_input_locator} = id=tenderescoform-nbu_discount_rate | 94 | ${tender_form_general_nbu_discount_rate_input_locator} = id=tenderescoform-nbu_discount_rate |
| 95 | +#${tender_form_lot_minimal_step_percentage_input_locator} = jquery=.fancybox-content [id$="-min_step_percentage"] | ||
| 96 | +#${tender_form_lot_yearly_payments_percentage_range_input_locator} = jquery=.fancybox-content [id$="-yearly_payments_percentage_range"] | ||
| 95 | ${tender_form_general_minimal_step_percentage_input_locator} = jquery=.fancybox-content [id$="-min_step_percentage"] | 97 | ${tender_form_general_minimal_step_percentage_input_locator} = jquery=.fancybox-content [id$="-min_step_percentage"] |
| 96 | ${tender_form_general_yearly_payments_percentage_range_input_locator} = jquery=.fancybox-content [id$="-yearly_payments_percentage_range"] | 98 | ${tender_form_general_yearly_payments_percentage_range_input_locator} = jquery=.fancybox-content [id$="-yearly_payments_percentage_range"] |
| 97 | #closeframework | 99 | #closeframework |
Please
register
or
login
to post a comment