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 38
38
</actionGroup >
39
39
40
40
<!-- Add images to product -->
41
- <actionGroup ref =" addProductImage " stepKey =" addFirstImageToProduct" >
41
+ <actionGroup ref =" AddProductImageActionGroup " stepKey =" addFirstImageToProduct" >
42
42
<argument name =" image" value =" MagentoLogo" />
43
43
</actionGroup >
44
- <actionGroup ref =" addProductImage " stepKey =" addSecondImageToProduct" >
44
+ <actionGroup ref =" AddProductImageActionGroup " stepKey =" addSecondImageToProduct" >
45
45
<argument name =" image" value =" ProductImage" />
46
46
</actionGroup >
47
- <actionGroup ref =" addProductImage " stepKey =" addThirdImageToProduct" >
47
+ <actionGroup ref =" AddProductImageActionGroup " stepKey =" addThirdImageToProduct" >
48
48
<argument name =" image" value =" TestImageNew" />
49
49
</actionGroup >
50
50
<actionGroup ref =" SaveProductFormActionGroup" stepKey =" saveSimpleProduct" />
You can’t perform that action at this time.
0 commit comments