Commit 120b073adf4aad1be7e39284f2de87006d081414
1 parent
b767735d
complaints aboveThresholdUA tacceleration=1000
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -120,7 +120,7 @@ Resource playtender_contr |
120 | 120 | |
121 | 121 | ${tender_data_keys}= Get Dictionary Keys ${tender_data.data} |
122 | 122 | ${procurementMethodType} = Set Variable If 'procurementMethodType' in ${tender_data_keys} ${tender_data.data.procurementMethodType} belowThreshold |
123 | - Run Keyword If '${SUITE_NAME}' == 'Tests Files.Complaints' and '${procurementMethodType}' == 'aboveThresholdUA' Go To ${BROKERS['playtender'].basepage}/utils/config?tacceleration=720 | |
123 | + Run Keyword If '${SUITE_NAME}' == 'Tests Files.Complaints' and '${procurementMethodType}' == 'aboveThresholdUA' Go To ${BROKERS['playtender'].basepage}/utils/config?tacceleration=1000 | |
124 | 124 | Run Keyword If '${SUITE_NAME}' == 'Tests Files.Complaints' and '${procurementMethodType}' == 'belowThreshold' Go To ${BROKERS['playtender'].basepage}/utils/config?tacceleration=720 |
125 | 125 | open new tender form |
126 | 126 | fill tender form ${tender_prepared_data} | ... | ... |
Please
register
or
login
to post a comment