Skip to content

Commit f1e7175

Browse files
committed
MC-41281: [Magento Cloud] Payments captcha not working as expected
1 parent 5fa00ad commit f1e7175

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Captcha/Test/Mftf/Test/StorefrontCaptchaOnOnepageCheckoutPyamentTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
<argument name="address" value="US_Address_CA"/>
8585
</actionGroup>
8686
<actionGroup ref="StorefrontClickProceedToCheckoutActionGroup" stepKey="goToCheckout"/>
87-
<comment userInput="Adding the comment to replace waitForPageToLoad action for preserving Backward Compatibility" stepKey="waitForPageToLoad"/>
8887

8988
<!-- Login as customer on checkout page -->
9089
<actionGroup ref="LoginAsCustomerOnCheckoutPageActionGroup" stepKey="customerLogin">
@@ -98,7 +97,6 @@
9897

9998
<!-- Click next button to open payment section -->
10099
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNext"/>
101-
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForShipmentPageLoad"/>
102100

103101
<!-- Select payment method -->
104102
<waitForElement selector="{{CheckoutPaymentSection.paymentSectionTitle}}" stepKey="waitForPaymentSectionLoaded"/>

0 commit comments

Comments
 (0)