Commit 9cf88c5ad4da8ef1b2e80ed0fe79bfbc5dce965a
1 parent
eb21d034
qualificationform-decision+Створення закупівлі 30
Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -94,7 +94,7 @@ Login | @@ -94,7 +94,7 @@ Login | ||
| 94 | Selenium2Library.Switch Browser ${user} | 94 | Selenium2Library.Switch Browser ${user} |
| 95 | Run Keyword If '${procurementMethodType}' == 'belowThreshold' and 'lots' not in ${tender_data_keys} Go To ${BROKERS['playtender'].basepage}/tender/create?type=${procurementMethodType}&multilot=0 | 95 | Run Keyword If '${procurementMethodType}' == 'belowThreshold' and 'lots' not in ${tender_data_keys} Go To ${BROKERS['playtender'].basepage}/tender/create?type=${procurementMethodType}&multilot=0 |
| 96 | Run Keyword If '${procurementMethodType}' != 'belowThreshold' or 'lots' in ${tender_data_keys} Go To ${BROKERS['playtender'].basepage}/tender/create?type=${procurementMethodType} | 96 | Run Keyword If '${procurementMethodType}' != 'belowThreshold' or 'lots' in ${tender_data_keys} Go To ${BROKERS['playtender'].basepage}/tender/create?type=${procurementMethodType} |
| 97 | - Wait Until Page Contains Створення закупівлі 10 | 97 | + Wait Until Page Contains Створення закупівлі 30 |
| 98 | 98 | ||
| 99 | ### BOF - Reporting ### | 99 | ### BOF - Reporting ### |
| 100 | Run Keyword And Return If '${procurementMethodType}' == 'reporting' Створити тендер без лотів ${user} ${tender_data} | 100 | Run Keyword And Return If '${procurementMethodType}' == 'reporting' Створити тендер без лотів ${user} ${tender_data} |
| @@ -1966,7 +1966,7 @@ Save Proposal | @@ -1966,7 +1966,7 @@ Save Proposal | ||
| 1966 | # handle sign not loaded | 1966 | # handle sign not loaded |
| 1967 | : FOR ${INDEX} IN RANGE 0 10 | 1967 | : FOR ${INDEX} IN RANGE 0 10 |
| 1968 | \ run keyword if ${INDEX} != 0 reload page | 1968 | \ run keyword if ${INDEX} != 0 reload page |
| 1969 | - \ Select From List By Label xpath=//select[@id='qualificationform-decision'] Визначити переможною | 1969 | + \ select from list by value xpath=//select[@id='qualificationform-decision'] accept |
| 1970 | \ JsSetScrollToElementBySelector \#qualification-documents | 1970 | \ JsSetScrollToElementBySelector \#qualification-documents |
| 1971 | \ run keyword if ${INDEX} == 0 Choose File xpath=//input[@type='file'] ${doc_name} | 1971 | \ run keyword if ${INDEX} == 0 Choose File xpath=//input[@type='file'] ${doc_name} |
| 1972 | \ run keyword if ${INDEX} == 0 Sleep 2 | 1972 | \ run keyword if ${INDEX} == 0 Sleep 2 |
Please
register
or
login
to post a comment