Skip to content

Commit 8f255c9

Browse files
committed
AC-106: Upgrade jQuery UI to latest version 1.12.1
Fixed spinner in captcha test
1 parent 3213342 commit 8f255c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
<actionGroup ref="CheckoutSelectFlatRateShippingMethodActionGroup" stepKey="selectFlatRate"/>
6060
<actionGroup ref="StorefrontCheckoutForwardFromShippingStepActionGroup" stepKey="goToReview"/>
6161
<actionGroup ref="AssertCaptchaVisibleOnSecondCheckoutStepActionGroup" stepKey="assertCaptchaIsVisible"/>
62+
<waitForLoadingMaskToDisappear stepKey="waitForSpinner"/>
6263
<actionGroup ref="StorefrontFillCaptchaFieldOnCheckoutActionGroup" stepKey="placeOrderWithIncorrectValue">
6364
<argument name="captcha" value="{{WrongCaptcha.value}}"/>
6465
</actionGroup>

0 commit comments

Comments
 (0)