Commit 3b21fa78492a9e60da723f37712a5486d1f83ee1
1 parent
5bdd4d36
Add `Run Keyword And Ignore Error` call
Cause there was error when viewer's `tender_data` didn't have `contracts` key.
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -869,4 +869,4 @@ Resource resource.robot |
869 | 869 | ... Підтвердити підписання контракту |
870 | 870 | ... ${TENDER['TENDER_UAID']} |
871 | 871 | ... ${0} |
872 | - Remove From Dictionary ${USERS.users['${viewer}'].tender_data.contracts[0]} status | |
872 | + Run Keyword And Ignore Error Remove From Dictionary ${USERS.users['${viewer}'].tender_data.contracts[0]} status | ... | ... |
Please
register
or
login
to post a comment