We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d107ede commit 1c50ebaCopy full SHA for 1c50eba
app/code/Magento/Sales/Test/Mftf/Test/AdminCreateCreditMemoPartialRefundTest.xml
@@ -127,8 +127,7 @@
127
<click selector="{{StorefrontCustomerOrderSection.tabRefund}}" stepKey="clickRefund"/>
128
<waitForPageLoad stepKey="waitRefundsLoad"/>
129
<scrollTo selector="{{StorefrontCustomerOrderSection.grandTotalRefund}}" stepKey="scrollToGrandTotal"/>
130
- <see selector="{{AdminCreateCreditMemoStoreCreditTest.xml
131
-.grandTotalRefund}}" userInput="110.00" stepKey="seeGrandTotal"/>
+ <see selector="{{StorefrontCustomerOrderSection.grandTotalRefund}}" userInput="110.00" stepKey="seeGrandTotal"/>
132
133
<!-- Assert product Qty decreased after CreditMemo -->
134
<actionGroup ref="AdminAssertProductQtyInGridActionGroup" stepKey="assertQtyDecreased">
0 commit comments