Commit f34a2ff445bd92892e8ae492961af4c52bb9182d
1 parent
f23833c1
edit create document in create tender
Showing
1 changed file
with
9 additions
and
9 deletions
... | ... | @@ -214,7 +214,7 @@ Wait For Page Create Tender |
214 | 214 | ######### |
215 | 215 | Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Click Element xpath=//*[@class='form-nav-tabs nav nav-tabs nav-justified']//*[@href='#collapseDocuments'] |
216 | 216 | Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Sleep 1 |
217 | -# Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Click Element xpath=//a[contains(@data-url, '/tender/get-document-form')] | |
217 | + Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Click Element xpath=//a[contains(@data-url, '/tender/get-document-form')] | |
218 | 218 | Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Wait Until Page Contains Element xpath=//input[@type='file'] 10 |
219 | 219 | Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Створити FakeDocs |
220 | 220 | Run Keyword If '${mode}' in 'belowThreshold openua openeu open_competitive_dialogue openua_defense below_funders open_esco' Sleep 2 |
... | ... | @@ -739,14 +739,14 @@ Wait For Sync Tender Finish |
739 | 739 | |
740 | 740 | Click Element jquery=#tender-qualification-form .js-submit-btn |
741 | 741 | Sleep 1 |
742 | - Wait Until Page Contains Рішення завантажене, тепер потрібно накласти ЕЦП. 60 | |
742 | + Wait Until Page Contains Рішення завантажене, тепер потрібно накласти ЕЦП/КЕП. 60 | |
743 | 743 | Click Element xpath=//div[contains(@class, 'jconfirm-box')]//button[contains(@class, 'btn btn-default waves-effect waves-light btn-lg')] |
744 | 744 | Sleep 1 |
745 | 745 | |
746 | 746 | Click Element jquery=#tender-qualification-form .js-submit-btn |
747 | 747 | Sleep 1 |
748 | 748 | Load Sign |
749 | - Wait Until Page Contains ЕЦП успішно накладено на рішення, тепер потрібно підтвердити рішення. 20 | |
749 | + Wait Until Page Contains ЕЦП/КЕП успішно накладено на рішення, тепер потрібно підтвердити рішення. 20 | |
750 | 750 | Click Element xpath=//div[contains(@class, 'jconfirm-box')]//button[contains(@class, 'btn btn-default waves-effect waves-light btn-lg')] |
751 | 751 | Sleep 1 |
752 | 752 | |
... | ... | @@ -934,7 +934,7 @@ Wait For Sync Tender Finish |
934 | 934 | Wait Until Page Contains Активація контракту 20 |
935 | 935 | Run Keyword If "${mode}" == "belowThreshold" Click Element xpath=//input[@id='form-signing'] |
936 | 936 | JsSetScrollToElementBySelector \#tender-contract-form .js-submit-btn |
937 | - ${sign_needed}= Run keyword And Return Status Page Should Contain Накласти ЕЦП | |
937 | + ${sign_needed}= Run keyword And Return Status Page Should Contain Накласти ЕЦП/КЕП | |
938 | 938 | Click Element jquery=#tender-contract-form .js-submit-btn |
939 | 939 | Sleep 1 |
940 | 940 | |
... | ... | @@ -942,7 +942,7 @@ Wait For Sync Tender Finish |
942 | 942 | ... Run Keywords |
943 | 943 | ... Load Sign |
944 | 944 | ... AND |
945 | - ... Wait Until Page Contains ЕЦП успішно накладено 20 | |
945 | + ... Wait Until Page Contains ЕЦП/КЕП успішно накладено 20 | |
946 | 946 | ... AND |
947 | 947 | ... Click Element xpath=//div[contains(@class, 'jconfirm-box')]//button[contains(@class, 'btn btn-default waves-effect waves-light btn-lg')] |
948 | 948 | ... AND |
... | ... | @@ -1509,10 +1509,10 @@ Save Tender |
1509 | 1509 | Sleep 3 |
1510 | 1510 | |
1511 | 1511 | Capture Page Screenshot |
1512 | - Click Button xpath=//*[text()='Накласти ЕЦП'] | |
1512 | + Click Button xpath=//*[text()='Накласти ЕЦП/КЕП'] | |
1513 | 1513 | Sleep 1 |
1514 | 1514 | Load Sign |
1515 | - Wait Until Page Contains ЕЦП успішно накладено на рішення 20 | |
1515 | + Wait Until Page Contains ЕЦП/КЕП успішно накладено на рішення 20 | |
1516 | 1516 | Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] |
1517 | 1517 | Sleep 3 |
1518 | 1518 | |
... | ... | @@ -2080,7 +2080,7 @@ Save Proposal |
2080 | 2080 | Sleep 2 |
2081 | 2081 | |
2082 | 2082 | # check if eds is needed |
2083 | - ${eds_isset}= run keyword and return status Click Button xpath=//*[text()='Накласти ЕЦП'] | |
2083 | + ${eds_isset}= run keyword and return status Click Button xpath=//*[text()='Накласти ЕЦП/КЕП'] | |
2084 | 2084 | run keyword if ${eds_isset} Накласти ЕЦП на відкритий попап та закрити його |
2085 | 2085 | run keyword if ${eds_isset} JsSetScrollToElementBySelector \#tender-qualification-form .js-submit-btn |
2086 | 2086 | run keyword if ${eds_isset} Click Button jquery=#tender-qualification-form .js-submit-btn |
... | ... | @@ -2092,7 +2092,7 @@ Save Proposal |
2092 | 2092 | |
2093 | 2093 | Sleep 1 |
2094 | 2094 | Load Sign |
2095 | - Wait Until Page Contains ЕЦП успішно накладено 20 | |
2095 | + Wait Until Page Contains ЕЦП/КЕП успішно накладено 20 | |
2096 | 2096 | Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] |
2097 | 2097 | Sleep 3 |
2098 | 2098 | ... | ... |
Please
register
or
login
to post a comment