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.
2 parents b8b4827 + b168a82 commit a16bbdeCopy full SHA for a16bbde
app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAddProductToCartActionGroup.xml
@@ -16,7 +16,7 @@
16
<argument name="product"/>
17
<argument name="productCount" type="string"/>
18
</arguments>
19
-
+ <waitForElementClickable selector="{{StorefrontProductActionSection.addToCart}}" stepKey="waitForAddToCartButtonToClick"/>
20
<click selector="{{StorefrontProductInfoMainSection.AddToCart}}" stepKey="clickAddToCart"/>
21
<waitForPageLoad stepKey="waitForPageLoad"/>
22
<waitForElementVisible selector="{{StorefrontCategoryMainSection.SuccessMsg}}" stepKey="waitForSuccessMessage"/>
0 commit comments