File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 <group value =" catalog" />
2121 <group value =" CatalogInventory" />
2222 <group value =" product_attributes" />
23- <skip >
24- <issueId value =" ACQE-4352" />
25- </skip >
2623 </annotations >
2724 <before >
2825 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
4845 <argument name =" keyword" value =" api-simple-product" />
4946 </actionGroup >
5047 <actionGroup ref =" SortProductsByIdDescendingActionGroup" stepKey =" sortProductsByIdDescending" />
48+ <waitForElementClickable selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" waitForSelectCheckbox1" />
5149 <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" clickCheckbox1" />
5250 <checkOption selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" clickCheckbox2" />
51+ <seeCheckboxIsChecked selector =" {{AdminProductGridSection.productGridCheckboxOnRow('1')}}" stepKey =" seeProduct1IsChecked" />
52+ <seeCheckboxIsChecked selector =" {{AdminProductGridSection.productGridCheckboxOnRow('2')}}" stepKey =" seeProduct2IsChecked" />
5353 <!-- Mass update qty increments -->
5454 <actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" clickMassUpdateProductAttributes" />
5555 <actionGroup ref =" AdminMassUpdateProductQtyIncrementsActionGroup" stepKey =" updateQtyIncrements" >
You can’t perform that action at this time.
0 commit comments