File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/ConfigurableProduct/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 2424 <actionGroup ref =" SetAdminAccountActionGroup" stepKey =" changeAdminLocaleToChina" >
2525 <argument name =" InterfaceLocaleByValue" value =" zh_Hans_CN" />
2626 </actionGroup >
27- <createData entity =" ApiCategory" stepKey =" createCategory" />
2827 <createData entity =" productAttributeWithTwoOptions" stepKey =" createColorAttribute" />
2928 <createData entity =" productAttributeOption1" stepKey =" createColorOptionRed" >
3029 <requiredEntity createDataKey =" createColorAttribute" />
6059 <helper class =" Magento\Catalog\Test\Mftf\Helper\ProductApiHelper" method =" deleteAllProductsApi" stepKey =" deleteAllProductsViaApi" />
6160 <deleteData createDataKey =" createColorAttribute" stepKey =" deleteColorAttribute" />
6261 <deleteData createDataKey =" createSizeAttribute" stepKey =" deleteSizeAttribute" />
63- <deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
6462 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
6563 </after >
6664 <!-- Step 1: Create configurable product -->
7270 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillProductForm" >
7371 <argument name =" product" value =" BaseConfigurableProduct" />
7472 </actionGroup >
75- <searchAndMultiSelectOption selector =" {{AdminProductFormSection.categoriesDropdown}}" parameterArray =" [$createCategory.name$]" stepKey =" selectCategory" />
7673 <actionGroup ref =" AdminFillProductQtyOnProductFormActionGroup" stepKey =" fillProductQuantity" >
7774 <argument name =" productQty" value =" 100" />
7875 </actionGroup >
You can’t perform that action at this time.
0 commit comments