File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 101101 <actionGroup ref =" AdminClickRefundOfflineOnCreditMemoDetailPageActionGroup" stepKey =" clickSubmitInvoice" />
102102 <waitForText selector =" {{AdminOrderDetailsMessagesSection.successMessage}}" userInput =" You created the credit memo." stepKey =" seeSuccessMessage" />
103103 <waitForText selector =" {{AdminCreditMemoOrderInformationSection.orderStatus}}" userInput =" Processing" stepKey =" waitForTextOrderStatus" />
104- <scrollTo selector =" {{AdminCreditMemosGridSection.memoId}}" stepKey =" scrollToMemoId" />
104+ <click selector =" {{AdminOrderDetailsOrderViewSection.creditMemos}}" stepKey =" clickCreditMemoTab" />
105+ <waitForPageLoad stepKey =" waitForTabLoad" />
106+ <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" scrollToMemoId" />
105107 <grabTextFrom selector =" {{AdminCreditMemosGridSection.memoId}}" stepKey =" grabMemoId" />
106108 <actionGroup ref =" AdminAssertRefundInRefundsGridActionGroup" stepKey =" assertRefund" >
107109 <argument name =" orderId" value =" {$grabOrderNumber}" />
You can’t perform that action at this time.
0 commit comments