File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 6464 <!-- Logout-->
6565 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
6666 </after >
67-
6867 <waitForElementVisible selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" waitForOrderNumberToBeGrabbed" />
6968 <grabTextFrom selector =" {{CheckoutSuccessMainSection.orderNumber}}" stepKey =" grabOrderNumber" />
7069 <!-- Go to order page -->
7170 <actionGroup ref =" OpenOrderByIdActionGroup" stepKey =" openFirstOrderPage" >
7271 <argument name =" orderId" value =" {$grabOrderNumber}" />
7372 </actionGroup >
74-
7573 <!-- Submit invoice-->
7674 <actionGroup ref =" AdminClickInvoiceButtonOrderViewActionGroup" stepKey =" clickInvoiceButton" />
7775 <!-- Update qty as 1 and assert the status of the order-->
You can’t perform that action at this time.
0 commit comments