Commit 9f63885b1503b8902c4e62111c01c2245bb4b42c

Authored by Playtenders
1 parent 49167778

openua provider

Showing 1 changed file with 1 additions and 1 deletions
@@ -49,7 +49,7 @@ fill bid form lots @@ -49,7 +49,7 @@ fill bid form lots
49 \ run keyword if condition is not none ${feature_id} fill bid form features ${feature_id} 49 \ run keyword if condition is not none ${feature_id} fill bid form features ${feature_id}
50 \ capture page screenshot 50 \ capture page screenshot
51 \ run keyword if '${mode}' in 'open_esco' fill bid form lots Esco ${bid.data.lotValues} 51 \ run keyword if '${mode}' in 'open_esco' fill bid form lots Esco ${bid.data.lotValues}
52 - \ run keyword if '${mode}' not in 'openua_defense simple.defense' Run Keyword And Ignore Error execute javascript $('.fancybox-is-open .fancybox-content input[id*="-self_eligible"]').click() 52 + \ run keyword if '${mode}' not in 'openua_defense simple.defense' or '${mode}' == 'openua' Run Keyword And Ignore Error execute javascript $('.fancybox-is-open .fancybox-content input[id*="-self_eligible"]').click()
53 \ capture page screenshot 53 \ capture page screenshot
54 54
55 fill bid form features 55 fill bid form features
Please register or login to post a comment