File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 136136 <!-- Visibilty-->
137137 <selectOption selector =" {{AdminProductFormBundleSection.visibilityDropDown}}" userInput =" Not Visible Individually" stepKey =" openVisibility" />
138138
139- <!-- Categories-->
140- <click selector =" {{AdminProductFormBundleSection.categoriesDropDown}}" stepKey =" clickOnCategoriesDropDown" />
141- <click selector =" {{AdminProductFormBundleSection.categoryFieldName}}" stepKey =" clickOnCategoriesFieldName" />
142-
143139 <!-- New from - to-->
144140 <fillField selector =" {{AdminProductFormBundleSection.fromDate}}" userInput =" 10/20/2018" stepKey =" fillInFirstDate" />
145141 <fillField selector =" {{AdminProductFormBundleSection.toDate}}" userInput =" 10/20/2018" stepKey =" fillInSecondDate" />
You can’t perform that action at this time.
0 commit comments