Skip to content

Commit 25f53e2

Browse files
committed
- remove old stepkeys
1 parent 722ddef commit 25f53e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminDeleteConfigurableChildProductsTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,9 @@
108108
<actionGroup ref="AssertStorefrontProductStockStatusOnProductPageActionGroup" stepKey="seeProductStatusInStoreFront">
109109
<argument name="productStockStatus" value="In Stock"/>
110110
</actionGroup>
111-
<!--<see selector="{{StorefrontProductInfoMainSection.productAttributeTitle1}}" userInput="$$createConfigProductAttribute.default_value$$" stepKey="seeProductAttributeLabel"/>-->
112111
<actionGroup ref="StorefrontAssertProductAttributeLabelVisibleActionGroup" stepKey="seeProductAttributeLabel">
113112
<argument name="productAttributeLabel" value="$$createConfigProductAttribute.default_value$$"/>
114113
</actionGroup>
115-
<!--<seeElement selector="{{StorefrontProductInfoMainSection.productAttributeOptions1}}" stepKey="seeProductAttributeOptions"/>-->
116114
<actionGroup ref="StorefrontAssertProductAttributeOptionVisibleActionGroup" stepKey="seeProductAttributeOptions"/>
117115
<!-- Delete Child products -->
118116
<actionGroup ref="DeleteProductBySkuActionGroup" stepKey="deleteFirstChildProduct">

0 commit comments

Comments
 (0)