Skip to content

Commit a16bbde

Browse files
Merge branch 'ACQE-6335' into ACQE-6651_mainline_PR_deployment
2 parents b8b4827 + b168a82 commit a16bbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddProductToCartActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<argument name="product"/>
1717
<argument name="productCount" type="string"/>
1818
</arguments>
19-
19+
<waitForElementClickable selector="{{StorefrontProductActionSection.addToCart}}" stepKey="waitForAddToCartButtonToClick"/>
2020
<click selector="{{StorefrontProductInfoMainSection.AddToCart}}" stepKey="clickAddToCart"/>
2121
<waitForPageLoad stepKey="waitForPageLoad"/>
2222
<waitForElementVisible selector="{{StorefrontCategoryMainSection.SuccessMsg}}" stepKey="waitForSuccessMessage"/>

0 commit comments

Comments
 (0)