Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -250,7 +250,8 @@ ${tender_items_0_description_value_locator} = jquery=.tabs | @@ -250,7 +250,8 @@ ${tender_items_0_description_value_locator} = jquery=.tabs | ||
| 250 | #lots | 250 | #lots |
| 251 | ${tender_lot_switch_tabs_lot_btn_locator_tpl} jquery=#lots .tabs__list .tabs__item span.tabs__tab-big-text:contains("%lot_id%") | 251 | ${tender_lot_switch_tabs_lot_btn_locator_tpl} jquery=#lots .tabs__list .tabs__item span.tabs__tab-big-text:contains("%lot_id%") |
| 252 | ${tender_lot_1_tabs_item_btn_locator} jquery=#lots .tabs__item:first > a | 252 | ${tender_lot_1_tabs_item_btn_locator} jquery=#lots .tabs__item:first > a |
| 253 | -${tender_lot_title_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue:first | 253 | +${tender_lot_title_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible > span div:first |
| 254 | +#${tender_lot_title_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue:first | ||
| 254 | ${tender_lot_description_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue:last | 255 | ${tender_lot_description_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible > span div.textvalue:last |
| 255 | #${tender_lot_description_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible #text-modal-description div.textvalue | 256 | #${tender_lot_description_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible #text-modal-description div.textvalue |
| 256 | ${tender_lot_value_amount_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible .budget-source.hidden | 257 | ${tender_lot_value_amount_value_locator} = jquery=#lots .tabs__content .tabs__pane--visible .budget-source.hidden |
Please
register
or
login
to post a comment