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 45
45
<argument name =" keyword" value =" api-simple-product" />
46
46
</actionGroup >
47
47
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$" />
50
50
</actionGroup >
51
51
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$" />
54
54
</actionGroup >
55
55
56
56
<actionGroup ref =" AdminClickMassUpdateProductAttributesActionGroup" stepKey =" clickDropdown" />
You can’t perform that action at this time.
0 commit comments