File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
app/code/Magento/Bundle/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 78
78
79
79
<!-- Creating Second bundle product-->
80
80
<!-- Go to bundle product creation page-->
81
- <<<<<<< HEAD
82
- <actionGroup ref =" AdminOpenCreateBundleProductPageActionGroup" stepKey =" goToBundleProductCreationPage2" />
83
- <comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForBundleProductCreationPage2" />
84
- =======
85
81
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" goToBundleProductCreationPage2" >
86
82
<argument name =" attributeSetId" value =" {{BundleProduct.set}}" />
87
83
<argument name =" productType" value =" {{BundleProduct.type}}" />
88
84
</actionGroup >
89
85
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForBundleProductCreatePageToLoad2" />
90
- >>>>>>> 2.4-develop
91
86
92
87
<!-- Create bundle product 2-->
93
88
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" conditionallyOpenSectionBundleItems2" />
Original file line number Diff line number Diff line change 35
35
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
36
36
</after >
37
37
<!-- Go to bundle product creation page-->
38
- <<<<<<< HEAD
39
- <actionGroup ref =" AdminOpenCreateBundleProductPageActionGroup" stepKey =" goToBundleProductCreationPage" />
40
- =======
41
38
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" goToBundleProductCreationPage" >
42
39
<argument name =" attributeSetId" value =" {{BundleProduct.set}}" />
43
40
<argument name =" productType" value =" {{BundleProduct.type}}" />
44
41
</actionGroup >
45
- >>>>>>> 2.4-develop
46
42
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForBundleProductCreatePageToLoad" />
47
43
48
44
<!-- Add two bundle items -->
You can’t perform that action at this time.
0 commit comments