We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb672e commit f5af556Copy full SHA for f5af556
app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelPaypalExpressCheckoutTest.xml
@@ -58,7 +58,7 @@
58
<!-- Login to Paypal in-context-->
59
<actionGroup ref="StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey="loginToPayPal"/>
60
<actionGroup ref="StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey="confirmPaymentAndGoBackToMagento"/>
61
- <waitForPageLoad stepKey="waitForPageLoad"/>
+ <waitForPageLoad stepKey="waitForPageLoadAfterPayment"/>
62
<actionGroup ref="StorefrontSelectShippingMethodOnOrderReviewPageActionGroup" stepKey="selectShippingMethod">
63
<argument name="shippingMethod" value="Free - $0.00"/>
64
</actionGroup>
0 commit comments