Commit 2f7edbffcb9813f2f615f1887aa5f4a55a7aac17
1 parent
f43f5fd4
створення_тендеру_і_багатопредметного_тендеру_etendet+netcast
Showing
1 changed file
with
2 additions
and
2 deletions
... | ... | @@ -59,10 +59,10 @@ ${locator.enquiryPeriod.endDate} jquery=tender-procedure-info>div.row:contai |
59 | 59 | ${delivery_end_date}= convert_date_to_slash_format ${delivery_end_date} |
60 | 60 | ${cpv}= Get From Dictionary ${items[0].classification} description_ua |
61 | 61 | ${cpv_id}= Get From Dictionary ${items[0].classification} id |
62 | - ${cpv_id1}= String.Replace String ${cpv_id} - _ | |
62 | + ${cpv_id1}= Replace String ${cpv_id} - _ | |
63 | 63 | ${dkpp_desc}= Get From Dictionary ${items[0].additionalClassifications[0]} description |
64 | 64 | ${dkpp_id}= Get From Dictionary ${items[0].additionalClassifications[0]} id |
65 | - ${dkpp_id1}= String.Replace String ${dkpp_id} - _ | |
65 | + ${dkpp_id1}= Replace String ${dkpp_id} - _ | |
66 | 66 | ${enquiry_end_date}= Get From Dictionary ${ARGUMENTS[1].data.enquiryPeriod} endDate |
67 | 67 | ${enquiry_end_date}= convert_date_to_slash_format ${enquiry_end_date} |
68 | 68 | ${end_date}= Get From Dictionary ${ARGUMENTS[1].data.tenderPeriod} endDate | ... | ... |
Please
register
or
login
to post a comment