File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed
app/code/Magento/Catalog/Test/Mftf
AdminMassUpdateProductAttributesStoreViewScopeTest
AdminMassUpdateProductStatusStoreViewScopeTest Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2424 <selectOption selector =" {{AdminProductGridFilterSection.typeFilter}}" userInput =" {{product.type_id}}" stepKey =" selectionProductType" />
2525 <click selector =" {{AdminProductGridFilterSection.applyFilters}}" stepKey =" clickApplyFilters" />
2626 <!-- Select first product from grid and open mass action-->
27- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox" />
27+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox" />
2828 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
2929 <click selector =" {{AdminProductGridSection.bulkActionOption('Update attributes')}}" stepKey =" clickOption" />
3030 <waitForPageLoad stepKey =" waitForUploadPage" />
Original file line number Diff line number Diff line change 1313 <arguments >
1414 <argument name =" product" />
1515 </arguments >
16- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox" />
16+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox" />
1717 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
1818 <click selector =" {{AdminProductGridSection.bulkActionOption('Update attributes')}}" stepKey =" clickOption" />
1919 <waitForPageLoad stepKey =" waitForUploadPage" />
Original file line number Diff line number Diff line change 4444 <argument name =" keyword" value =" api-simple-product" />
4545 </actionGroup >
4646 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
47- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
48- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
47+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
48+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
4949 <!-- Mass change status -->
5050 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
5151 <click selector =" {{AdminProductGridSection.bulkActionOption('Change status')}}" stepKey =" clickChangeStatus" />
Original file line number Diff line number Diff line change 3939 <argument name =" keyword" value =" api-simple-product" />
4040 </actionGroup >
4141 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
42- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" selectThirdProduct" />
43- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" selectSecondProduct" />
44- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('3')}}" stepKey =" selectFirstProduct" />
42+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" selectThirdProduct" />
43+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" selectSecondProduct" />
44+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('3')}}" stepKey =" selectFirstProduct" />
4545 <actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" goToUpdateProductAttributesPage" />
4646 <checkOption selector =" {{AdminEditProductAttributesSection.changeAttributeShortDescriptionToggle}}" stepKey =" toggleToChangeShortDescription" />
4747 <fillField selector =" {{AdminEditProductAttributesSection.attributeShortDescription}}" userInput =" Test Update" stepKey =" fillShortDescriptionField" />
Original file line number Diff line number Diff line change 5555 <argument name =" keyword" value =" api-simple-product" />
5656 </actionGroup >
5757 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
58- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
59- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
58+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
59+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
6060 <!-- Mass update qty increments -->
6161 <actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" clickMassUpdateProductAttributes" />
6262 <actionGroup ref =" AdminMassUpdateProductAttributeActionGroup" stepKey =" updateAttribute" >
Original file line number Diff line number Diff line change 5050 <argument name =" keyword" value =" api-simple-product" />
5151 </actionGroup >
5252 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
53- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
54- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
53+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
54+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
5555 <!-- Mass update attributes -->
5656 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
5757 <click selector =" {{AdminProductGridSection.bulkActionOption('Update attributes')}}" stepKey =" clickOption" />
Original file line number Diff line number Diff line change 4343 <argument name =" keyword" value =" api-simple-product" />
4444 </actionGroup >
4545 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
46- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
47- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
46+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
47+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
4848 <!-- Mass update attributes -->
4949 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
5050 <click selector =" {{AdminProductGridSection.bulkActionOption('Update attributes')}}" stepKey =" clickOption" />
Original file line number Diff line number Diff line change 8181 </actionGroup >
8282
8383 <!-- Select Product 2 -->
84- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
84+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
8585
8686 <!-- Mass update attributes -->
8787 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdown" />
122122
123123 <!-- Enable the product in Default store view-->
124124 <actionGroup ref =" AdminOpenProductIndexPageActionGroup" stepKey =" navigateToProductIndex2" />
125- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckboxDefaultStoreView" />
126- <click selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckboxDefaultStoreView2" />
125+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckboxDefaultStoreView" />
126+ <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckboxDefaultStoreView2" />
127127
128128 <!-- Mass update attributes -->
129129 <click selector =" {{AdminProductGridSection.bulkActionDropdown}}" stepKey =" clickDropdownDefaultStoreView" />
You can’t perform that action at this time.
0 commit comments