Skip to content

Commit ecb41e9

Browse files
manjusha729nikhilsharma-adobe
authored andcommitted
ACQE-6173 : Test Fix
1 parent 21ffcc6 commit ecb41e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AddToCartFromStorefrontProductPageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<arguments>
1717
<argument name="productName"/>
1818
</arguments>
19-
19+
<waitForPageLoad stepKey="waitForPageLoadBeforeTheAssertionOfElements"/>
2020
<waitForElementNotVisible selector="{{StorefrontProductActionSection.addToCartDisabled}}" stepKey="waitForAddToCartButtonToRemoveDisabledState"/>
2121
<waitForElementClickable selector="{{StorefrontProductActionSection.addToCart}}" stepKey="waitForAddToCartButton"/>
2222
<click selector="{{StorefrontProductActionSection.addToCart}}" stepKey="addToCart"/>

0 commit comments

Comments
 (0)