File tree 1 file changed +0
-5
lines changed
app/code/Magento/Catalog/Test/Mftf/Test
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 84
84
<seeInField selector =" {{AdminProductFormSection.productQuantity}}" userInput =" {{simpleProductRegularPrice32503OutOfStock.quantity}}" stepKey =" seeSimpleProductQuantity" />
85
85
<seeInField selector =" {{AdminProductFormSection.productStockStatus}}" userInput =" {{simpleProductRegularPrice32503OutOfStock.status}}" stepKey =" seeSimpleProductStockStatus" />
86
86
<seeInField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPrice32503OutOfStock.weight}}" stepKey =" seeSimpleProductWeight" />
87
- <<<<<<< HEAD
88
- <click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDownToVerify" />
89
- <see selector =" {{AdminProductFormSection.selectMultipleCategories}}" userInput =" $$categoryEntity.name$$" stepKey =" selectedCategories" />
90
- =======
91
87
92
88
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" clickCategoriesDropDownToVerify" />
93
89
<actionGroup ref =" AssertAdminProductIsAssignedToCategoryActionGroup" stepKey =" selectedCategories" >
94
90
<argument name =" categoryName" value =" $$categoryEntity.name$$" />
95
91
</actionGroup >
96
92
97
- >>>>>>> 2.4-develop
98
93
<scrollTo selector =" {{AdminProductSEOSection.sectionHeader}}" x =" 0" y =" -80" stepKey =" scrollToAdminProductSEOSection1" />
99
94
<click selector =" {{AdminProductSEOSection.sectionHeader}}" stepKey =" clickAdminProductSEOSection1" />
100
95
<seeInField selector =" {{AdminProductSEOSection.urlKeyInput}}" userInput =" {{simpleProductRegularPrice32503OutOfStock.urlKey}}" stepKey =" seeUrlKey" />
You can’t perform that action at this time.
0 commit comments