Commit e1a8bd8709178f23b8fd01ef2ba0f7a33fef650d

Authored by Playtenders
1 parent 95c7b907

lots[0].title

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -212,6 +212,7 @@ Resource playtender_agree
212 212 Run Keyword And Return If '${field_name}' == 'lots[0].minimalStep.currency' Отримати інформацію із лоту minimalStep.currency ${field_name}
213 213 Run Keyword And Return If '${field_name}' == 'lots[0].minimalStep.valueAddedTaxIncluded' Отримати інформацію із лоту minimalStep.valueAddedTaxIncluded ${field_name}
214 214 Run Keyword And Return If '${field_name}' == 'lots[0].value.valueAddedTaxIncluded' Отримати інформацію із лоту value.valueAddedTaxIncluded ${field_name}
  215 + Run Keyword And Return If '${field_name}' == 'lots[0].title' Отримати інформацію із лоту title ${field_name}
215 216 Run Keyword And Return If '${field_name}' == 'value.valueAddedTaxIncluded' Отримати інформацію із value.valueAddedTaxIncluded ${field_name}
216 217 Run Keyword And Return If '${field_name}' == 'complaintPeriod.endDate' Отримати інформацію із complaintPeriod.endDate
217 218 Run Keyword And Return If '${field_name}' == 'items[0].deliveryLocation.latitude' Fail Поле не відображаем
... ...
Please register or login to post a comment