Skip to content

Commit 1c9a528

Browse files
ACQE-6401: AdminCreatePartialRefundOrderPaidThroughPayPalSmartButtonTest
Added comment to fix BIC
1 parent 6fac67e commit 1c9a528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/AdminCreatePartialRefundOrderPaidThroughPayPalSmartButtonTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<waitForText selector="{{AdminCreditMemoOrderInformationSection.orderStatus}}" userInput="Processing" stepKey="waitForTextOrderStatus"/>
104104
<click selector="{{AdminOrderDetailsOrderViewSection.creditMemos}}" stepKey="clickCreditMemoTab"/>
105105
<waitForPageLoad stepKey="waitForTabLoad"/>
106+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="scrollToMemoId"/>
106107
<grabTextFrom selector="{{AdminCreditMemosGridSection.memoId}}" stepKey="grabMemoId"/>
107108
<actionGroup ref="AdminAssertRefundInRefundsGridActionGroup" stepKey="assertRefund">
108109
<argument name="orderId" value="{$grabOrderNumber}"/>

0 commit comments

Comments
 (0)