Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -25,7 +25,7 @@ fill bid form |
25 | 25 | # run keyword if condition is not none ${features_ids} fill bid form features ${bid} ${tender_form_general_panel_add_feature_btn_locator} |
26 | 26 | fill bid required documents_all |
27 | 27 | capture page screenshot |
28 | - run keyword if '${mode}' in 'openua openeu open_competitive_dialogue openua_defense open_esco open_framework' fill bid form criterias ${bid} | |
28 | + run keyword if '${mode}' in 'openua openeu open_competitive_dialogue openua_defense open_esco open_framework' and '${mode}' not in 'openua_defense' fill bid form criterias ${bid} | |
29 | 29 | ## submit form and check result ${bid_form_submit_btn_locator} ${bid_form_submit_success_msg} ${tender_created_checker_element_locator} |
30 | 30 | |
31 | 31 | fill bid form lots | ... | ... |
Please
register
or
login
to post a comment