Commit fe84f2c20627208c78307cbd6942e071cff49b06
1 parent
fe2ee5a9
documentOf+tender_contracts_1_amount_value_locator for competitive_dialogue
Showing
2 changed files
with
2 additions
and
1 deletions
| @@ -977,7 +977,7 @@ Resource playtender_agree | @@ -977,7 +977,7 @@ Resource playtender_agree | ||
| 977 | 977 | ||
| 978 | open tender page by uaid ${tender_uaid} | 978 | open tender page by uaid ${tender_uaid} |
| 979 | ${return_value} = Run Keyword If 'title' == '${field}' Отримати інформацію із документа title ${doc_id} | 979 | ${return_value} = Run Keyword If 'title' == '${field}' Отримати інформацію із документа title ${doc_id} |
| 980 | - ... ELSE IF 'documentOf' == '${field}' Отримати інформацію із документа documentOf ${doc_id} | 980 | + ... ELSE IF 'documentOf' == '${field}' Отримати інформацію із документа documentOf ${doc_id} |
| 981 | [return] ${return_value} | 981 | [return] ${return_value} |
| 982 | 982 | ||
| 983 | Отримати документ | 983 | Отримати документ |
| @@ -213,6 +213,7 @@ ${tender_contracts_0_status_value_locator} = jquery=#cont | @@ -213,6 +213,7 @@ ${tender_contracts_0_status_value_locator} = jquery=#cont | ||
| 213 | ${tender_contracts_status_active_value_locator} = jquery=#contracts-pjax .tabs__pane--visible .status-source.hidden:contains(active) | 213 | ${tender_contracts_status_active_value_locator} = jquery=#contracts-pjax .tabs__pane--visible .status-source.hidden:contains(active) |
| 214 | ${tender_contracts_1_amountnet_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .amount-net-source.hidden | 214 | ${tender_contracts_1_amountnet_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .amount-net-source.hidden |
| 215 | ${tender_contracts_1_amount_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .amount-source.hidden | 215 | ${tender_contracts_1_amount_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .amount-source.hidden |
| 216 | +${tender_contracts_1_amount_value_locator_value_type} = float | ||
| 216 | ${tender_contracts_1_datesigned_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .date-signed-source.hidden | 217 | ${tender_contracts_1_datesigned_value_locator} = jquery=#contracts-pjax .tender-contract-info-wrapper .date-signed-source.hidden |
| 217 | 218 | ||
| 218 | ${wait_msg_contract} = Завантаження контракту буде | 219 | ${wait_msg_contract} = Завантаження контракту буде |
Please
register
or
login
to post a comment