Skip to content

Commit 83c6e77

Browse files
committed
ACQE-5772: Registered Checkout with PayPal Payflow Pro credit card (Payment Action = Sale) and Virtual quote
Modified actiongroup and changed line no 68 to original stepKey in StorefrontAddProductToCartAndGoToCheckoutWithInvalidCreditCardTest
1 parent ab44d04 commit 83c6e77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</actionGroup>
6666
<!-- Place Order and assert the url -->
6767
<click selector="{{CheckoutPaymentSection.placeOrder}}" stepKey="clickPlaceOrder"/>
68-
<waitForPageLoad stepKey="waitForPageLoad"/>
68+
<wait time="6" stepKey="waitForPageLoad" />
6969
<seeCurrentUrlMatches regex="~\/checkout/#payment~" stepKey="seeCurrentUrl"/>
7070
</test>
71-
</tests>
71+
</tests>

0 commit comments

Comments
 (0)