Skip to content

Commit 980f7c3

Browse files
author
OlgaVasyltsun
committed
MC-29047: Fix MFTF test
1 parent df761d8 commit 980f7c3

File tree

2 files changed

+0
-131
lines changed

2 files changed

+0
-131
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
<waitForElementVisible selector="{{StorefrontCategoryProductSection.ProductTitleByName(product.name)}}" stepKey="waitForProduct"/>
2020
<seeElement selector="{{StorefrontCategoryProductSection.ProductTitleByName(product.name)}}" stepKey="assertProductName"/>
2121
<see userInput="${{product.price}}.00" selector="{{StorefrontCategoryProductSection.ProductPriceByName(product.name)}}" stepKey="AssertProductPrice"/>
22-
<!-- @TODO: MAGETWO-80272 Move to Magento_Checkout -->
2322
<moveMouseOver selector="{{StorefrontCategoryProductSection.ProductInfoByName(product.name)}}" stepKey="moveMouseOverProduct"/>
24-
<!-- @TODO: MAGETWO-80272 Move to Magento_Checkout -->
2523
<seeElement selector="{{StorefrontCategoryProductSection.ProductAddToCartByName(product.name)}}" stepKey="AssertAddToCart"/>
2624
</actionGroup>
2725
</actionGroups>

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StorefrontConfigurableProductCategoryViewChildOnlyTest.xml

Lines changed: 0 additions & 129 deletions
This file was deleted.

0 commit comments

Comments
 (0)