Commit d7926b5a9bd374c3190d55c13373edce20f82ed7

Authored by Playtenders
1 parent c400b36f

decline lot - cancellation_id

Showing 1 changed file with 1 additions and 1 deletions
@@ -786,7 +786,7 @@ decline lot @@ -786,7 +786,7 @@ decline lot
786 run keyword and ignore error close current visible alert 786 run keyword and ignore error close current visible alert
787 capture page screenshot 787 capture page screenshot
788 submit form and check result ${bid_form_refresh_btn_locator} ${bid_form_refresh_success_msg} ${tender_created_checker_element_locator} ${true} 788 submit form and check result ${bid_form_refresh_btn_locator} ${bid_form_refresh_success_msg} ${tender_created_checker_element_locator} ${true}
789 - ${cancellation_id} = get value by locator on opened page jquery=.cancellation-without-pseudo-table .cancellation-info-wrapper .info-row.opid .value 789 + ${cancellation_id} = get value by locator on opened page jquery=#lots .cancellation-info-wrapper .info-row.opid .value
790 ${cancellation} = playtender_tender.Перевести скасування закупівлі в період очікування ${username} ${tender_uaid} ${cancellation_id} 790 ${cancellation} = playtender_tender.Перевести скасування закупівлі в період очікування ${username} ${tender_uaid} ${cancellation_id}
791 # ${cancellation} = prepare tender data cancellation ${tender_data['data']} 791 # ${cancellation} = prepare tender data cancellation ${tender_data['data']}
792 # ${cancellation} = openprocurement_client.Перевести скасування закупівлі в період очікування ${username} ${tender_uaid} ${cancellation_id} 792 # ${cancellation} = openprocurement_client.Перевести скасування закупівлі в період очікування ${username} ${tender_uaid} ${cancellation_id}
Please register or login to post a comment