Skip to content

Commit 2a61ce6

Browse files
committed
ACQE-6741:Create Partial Capture for Order Paid with PayPal Payments Standard
Updated Testcase
1 parent 44c8c4d commit 2a61ce6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,12 @@
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-->

0 commit comments

Comments
 (0)