File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 <argument name =" keyword" value =" api-simple-product" />
4646 </actionGroup >
4747
48- <actionGroup ref =" AdminCheckProductByIdOnProductGridActionGroup " stepKey =" clickCheckbox1" >
49- <argument name =" productId" value =" $$ createProductOne.id$ $" />
48+ <actionGroup ref =" AdminCheckProductOnProductGridActionGroup " stepKey =" clickCheckbox1" >
49+ <argument name =" productId" value =" $createProductOne$" />
5050 </actionGroup >
5151
52- <actionGroup ref =" AdminCheckProductByIdOnProductGridActionGroup " stepKey =" clickCheckbox2" >
53- <argument name =" productId" value =" $$ createProductTwo.id$ $" />
52+ <actionGroup ref =" AdminCheckProductOnProductGridActionGroup " stepKey =" clickCheckbox2" >
53+ <argument name =" productId" value =" $createProductTwo$" />
5454 </actionGroup >
5555
5656 <actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" clickDropdown" />
You can’t perform that action at this time.
0 commit comments