Skip to content

Commit dc85851

Browse files
Merge remote-tracking branch 'remotes/github/MAGETWO-96849' into EPAM-PR-35
2 parents e0d719c + b159dac commit dc85851

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/code/Magento/Sales/Test/Mftf/Section/AdminCreditMemoTotalSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
<element name="submitRefundOffline" type="button" selector=".order-totals-actions button[data-ui-id='order-items-submit-button']" timeout="30"/>
2222
<element name="creditMemoItem" type="text" selector="#sales_order_view_tabs_order_creditmemos"/>
2323
<element name="viewMemo" type="text" selector="div#sales_order_view_tabs_order_creditmemos_content a.action-menu-item"/>
24+
<element name="refundOffline" type="button" selector=".order-totals-actions button[data-ui-id='order-items-submit-offline']"/>
2425
</section>
2526
</sections>

app/code/Magento/Sales/Test/Mftf/Section/AdminOrderDetailsMainActionsSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
<element name="ship" type="button" selector="#order_ship" timeout="30"/>
1919
<element name="reorder" type="button" selector="#order_reorder" timeout="30"/>
2020
<element name="edit" type="button" selector="#order_edit" timeout="30"/>
21+
<element name="modalOk" type="button" selector=".action-accept"/>
2122
</section>
2223
</sections>

0 commit comments

Comments
 (0)