Skip to content

Commit 2bec7ce

Browse files
committed
MAGETWO-75412: End-to-end automation: B2C admin
1 parent 29b9bd7 commit 2bec7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Sales/Section/AdminCreditMemoTotalSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<element name="grandTotal" type="text" selector=".order-subtotal-table tfoot tr.col-0>td span.price"/>
1818
<element name="appendComments" type="checkbox" selector=".order-totals-actions #notify_customer"/>
1919
<element name="emailCopy" type="checkbox" selector=".order-totals-actions #send_email"/>
20-
<element name="refundStoreCredit" type="checkbox" selector=".order-totals-actions #creditmemo_customerbalance_return_enable"/>
20+
<element name="refundStoreCredit" type="checkbox" selector=".order-totals-actions .field-refund-store-credit input[type='checkbox']"/>
2121
<element name="submitRefundOffline" type="button" selector=".order-totals-actions button[data-ui-id='order-items-submit-button']" timeout="30"/>
2222
</section>
2323
</sections>

0 commit comments

Comments
 (0)