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 136
136
<!-- Visibilty-->
137
137
<selectOption selector =" {{AdminProductFormBundleSection.visibilityDropDown}}" userInput =" Not Visible Individually" stepKey =" openVisibility" />
138
138
139
- <!-- Categories-->
140
- <click selector =" {{AdminProductFormBundleSection.categoriesDropDown}}" stepKey =" clickOnCategoriesDropDown" />
141
- <click selector =" {{AdminProductFormBundleSection.categoryFieldName}}" stepKey =" clickOnCategoriesFieldName" />
142
-
143
139
<!-- New from - to-->
144
140
<fillField selector =" {{AdminProductFormBundleSection.fromDate}}" userInput =" 10/20/2018" stepKey =" fillInFirstDate" />
145
141
<fillField selector =" {{AdminProductFormBundleSection.toDate}}" userInput =" 10/20/2018" stepKey =" fillInSecondDate" />
You can’t perform that action at this time.
0 commit comments