File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 69
69
<waitForText selector =" {{AdminOrderPaymentInformationSection.paymentMethod}}" userInput =" Bank Transfer Payment(Second)" stepKey =" seePaymentMethodName" />
70
70
<click selector =" {{AdminOrderDetailsMainActionsSection.ship}}" stepKey =" clickShipAction" />
71
71
<click selector =" {{AdminShipmentMainActionsSection.submitShipment}}" stepKey =" clickSubmitShipment" />
72
+ <scrollTo selector =" {{CatalogSection.paymentInformation}}" stepKey =" scrollToPaymentAndShippingInformation" />
72
73
<waitForText selector =" {{AdminOrderPaymentInformationSection.paymentMethod}}" userInput =" Bank Transfer Payment(Second)" stepKey =" seePaymentMethodName2" />
73
74
<actionGroup ref =" AdminStartToCreateCreditMemoFromOrderPageActionGroup" stepKey =" startCreatingCreditMemo" />
74
75
<actionGroup ref =" SubmitCreditMemoActionGroup" stepKey =" submitCreditMemo" />
You can’t perform that action at this time.
0 commit comments