Commit 803d599ed71a9ccce5422c763111be0edb6732ca

Authored by Playtenders
1 parent f34a2ff4

edit increased few waiting delays

Showing 1 changed file with 13 additions and 12 deletions
... ... @@ -1123,7 +1123,7 @@ Open Tender
1123 1123 Wait Until Page Contains Element id=tender-general-info 3
1124 1124
1125 1125 Wait For All Transfer Complete
1126   - ${sync_passed}= Run Keyword And Return Status Wait Until Keyword Succeeds 100 s 0 s Wait For Transfer Complete
  1126 + ${sync_passed}= Run Keyword And Return Status Wait Until Keyword Succeeds 300 s 3 s Wait For Transfer Complete
1127 1127 Run Keyword Unless ${sync_passed} Fatal Error Sync not finish in 100 sec
1128 1128
1129 1129 Wait For Transfer Complete
... ... @@ -1495,7 +1495,7 @@ Save Tender
1495 1495 Підтвердити рішення кваліфікації і повернутися на перегляд закупівлі
1496 1496 JsSetScrollToElementBySelector \#tender-prequalification-form .js-submit-btn
1497 1497 Click Button jquery=#tender-prequalification-form .js-submit-btn
1498   - Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 20
  1498 + Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 60
1499 1499 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
1500 1500 Sleep 3
1501 1501
... ... @@ -1504,7 +1504,7 @@ Save Tender
1504 1504 Завантажити рішення кваліфікації і накласти ЕЦП і повернутися на перегляд закупівлі
1505 1505 JsSetScrollToElementBySelector \#tender-prequalification-form .js-submit-btn
1506 1506 Click Button jquery=#tender-prequalification-form .js-submit-btn
1507   - Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 20
  1507 + Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 60
1508 1508 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
1509 1509 Sleep 3
1510 1510
... ... @@ -1512,7 +1512,7 @@ Save Tender
1512 1512 Click Button xpath=//*[text()='Накласти ЕЦП/КЕП']
1513 1513 Sleep 1
1514 1514 Load Sign
1515   - Wait Until Page Contains ЕЦП/КЕП успішно накладено на рішення 20
  1515 + Wait Until Page Contains ЕЦП/КЕП успішно накладено на рішення 60
1516 1516 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
1517 1517 Sleep 3
1518 1518
... ... @@ -1527,7 +1527,7 @@ Save Tender
1527 1527 Click Element xpath=//a[contains(@href, '/tender/prequalification-approve?id=')]
1528 1528 Sleep 1
1529 1529 Click Button xpath=//*[text()='Так']
1530   - Wait Until Page Contains Прекваліфікація підтверджена 20
  1530 + Wait Until Page Contains Прекваліфікація підтверджена 60
1531 1531 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
1532 1532
1533 1533 Sleep 2
... ... @@ -1544,7 +1544,7 @@ Save Tender
1544 1544 Click Element xpath=//a[contains(@href, '/tender/confirm-stage2?id=')]
1545 1545 Sleep 1
1546 1546 Click Button xpath=//*[text()='Так']
1547   - Wait Until Page Contains Підтвердження успішно надане 20
  1547 + Wait Until Page Contains Підтвердження успішно надане 60
1548 1548 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
1549 1549
1550 1550 Sleep 2
... ... @@ -2075,7 +2075,7 @@ Save Proposal
2075 2075 Підтвердити рішення кваліфікації переможця
2076 2076 JsSetScrollToElementBySelector \#tender-qualification-form .js-submit-btn
2077 2077 Click Button jquery=#tender-qualification-form .js-submit-btn
2078   - Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 20
  2078 + Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 60
2079 2079 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
2080 2080 Sleep 2
2081 2081
... ... @@ -2084,7 +2084,7 @@ Save Proposal
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
2087   - run keyword if ${eds_isset} Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 20
  2087 + run keyword if ${eds_isset} Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 60
2088 2088 run keyword if ${eds_isset} Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
2089 2089 run keyword if ${eds_isset} Sleep 3
2090 2090
... ... @@ -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 ЕЦП/КЕП успішно накладено 60
2096 2096 Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити']
2097 2097 Sleep 3
2098 2098
... ... @@ -2997,10 +2997,11 @@ Get invisible text boolean by locator
2997 2997 [return] ${return_value}
2998 2998
2999 2999 Switch To Complaints
  3000 + ${procurementMethodType}= Отримати інформацію із тендера procurementMethodType
3000 3001 Click Element xpath=//a[contains(@href, '/tender/complaints?id=')]
3001   -#cat Wait Until Page Contains Вимоги/скарги 10
3002   - Wait Until Page Contains Вимоги 10
3003   -
  3002 + run keyword if '${procurementMethodType}' != 'belowThreshold' Wait Until Page Contains Вимоги/скарги 10
  3003 + run keyword if '${procurementMethodType}' == 'belowThreshold' Wait Until Page Contains Вимоги 10
  3004 +
3004 3005 Отримати інформацію із скарги description
3005 3006 [Arguments] ${complaint_id}
3006 3007 Capture Page Screenshot
... ...
Please register or login to post a comment