Skip to content

Commit 7b739d6

Browse files
manjusha729nikhilsharma-adobe
authored andcommitted
Update AddToCartFromStorefrontProductPageActionGroup.xml
1 parent e9da9db commit 7b739d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)