Skip to content

Commit 8f8443e

Browse files
committed
revert changes
1 parent 3ed5cc4 commit 8f8443e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StoreFrontAddProductWithAllTypesOfCustomOptionToTheShoppingCartWithoutAnySelectedOptionTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
</actionGroup>
3737

3838
<!--Click on Add To Cart button-->
39-
<actionGroup ref="StorefrontClickAddToCartOnProductPageActionGroup" stepKey="addToCartFromStorefrontProductPage"/>
39+
<click selector="{{StorefrontProductActionSection.addToCart}}" stepKey="addToCart"/>
40+
<waitForPageLoad stepKey="waitForPageToLoad"/>
4041

4142
<!--Assert all types of product options field displayed Required message -->
4243
<actionGroup ref="AssertStorefrontSeeElementActionGroup" stepKey="assertRequiredProductOptionField">

0 commit comments

Comments
 (0)