File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 108
108
<actionGroup ref =" AssertStorefrontProductStockStatusOnProductPageActionGroup" stepKey =" seeProductStatusInStoreFront" >
109
109
<argument name =" productStockStatus" value =" In Stock" />
110
110
</actionGroup >
111
- <!-- <see selector="{{StorefrontProductInfoMainSection.productAttributeTitle1}}" userInput="$$createConfigProductAttribute.default_value$$" stepKey="seeProductAttributeLabel"/>-->
112
111
<actionGroup ref =" StorefrontAssertProductAttributeLabelVisibleActionGroup" stepKey =" seeProductAttributeLabel" >
113
112
<argument name =" productAttributeLabel" value =" $$createConfigProductAttribute.default_value$$" />
114
113
</actionGroup >
115
- <!-- <seeElement selector="{{StorefrontProductInfoMainSection.productAttributeOptions1}}" stepKey="seeProductAttributeOptions"/>-->
116
114
<actionGroup ref =" StorefrontAssertProductAttributeOptionVisibleActionGroup" stepKey =" seeProductAttributeOptions" />
117
115
<!-- Delete Child products -->
118
116
<actionGroup ref =" DeleteProductBySkuActionGroup" stepKey =" deleteFirstChildProduct" >
You can’t perform that action at this time.
0 commit comments