|
85 | 85 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleProductCreatePageToLoad2"/>
|
86 | 86 |
|
87 | 87 | <!--Create bundle product 2-->
|
88 |
| -<<<<<<< HEAD |
89 |
| - <conditionalClick selector="{{AdminProductFormBundleSection.bundleItemsToggle}}" dependentSelector="{{AdminProductFormBundleSection.bundleItemsToggle}}" visible="false" stepKey="conditionallyOpenSectionBundleItems2"/> |
90 |
| - <click selector="{{AdminProductFormBundleSection.addOption}}" stepKey="clickAddOption32"/> |
91 |
| - <waitForElementVisible selector="{{AdminProductFormBundleSection.bundleOptionXTitle('0')}}" stepKey="waitForBundleOptions2"/> |
92 |
| - <fillField selector="{{AdminProductFormBundleSection.bundleOptionXTitle('0')}}" userInput="{{BundleProduct.optionTitle1}}" stepKey="fillOptionTitle2"/> |
93 |
| - <selectOption selector="{{AdminProductFormBundleSection.bundleOptionXInputType('0')}}" userInput="{{BundleProduct.optionInputType1}}" stepKey="selectInputType2"/> |
94 |
| - <actionGroup ref="AdminClickAddProductToOptionActionGroup" stepKey="clickAddProductsToOption2"/> |
95 |
| - <actionGroup ref="FilterProductGridBySkuActionGroup" stepKey="filterBundleProductOptionsx2"> |
96 |
| - <argument name="product" value="$$simpleProduct3$$"/> |
97 |
| - </actionGroup> |
98 |
| - <actionGroup ref="AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup" stepKey="selectFirstGridRowx2"/> |
99 |
| - <actionGroup ref="FilterProductGridBySkuActionGroup" stepKey="filterBundleProductOptions22"> |
100 |
| - <argument name="product" value="$$simpleProduct4$$"/> |
101 |
| - </actionGroup> |
102 |
| - <actionGroup ref="AdminCheckFirstCheckboxInAddProductsToOptionPanelGridActionGroup" stepKey="selectFirstGridRow22"/> |
103 |
| - <click selector="{{AdminAddProductsToOptionPanel.addSelectedProducts}}" stepKey="clickAddSelectedBundleProducts2"/> |
104 |
| - <fillField selector="{{AdminProductFormBundleSection.bundleOptionXProductYQuantity('0', '0')}}" userInput="{{BundleProduct.defaultQuantity}}" stepKey="fillProductDefaultQty12"/> |
105 |
| - <fillField selector="{{AdminProductFormBundleSection.bundleOptionXProductYQuantity('0', '1')}}" userInput="{{BundleProduct.defaultQuantity}}" stepKey="fillProductDefaultQty22"/> |
106 |
| -======= |
107 | 88 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="conditionallyOpenSectionBundleItems2"/>
|
108 | 89 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="clickAddOption32"/>
|
109 | 90 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleOptions2"/>
|
|
124 | 105 | </actionGroup>
|
125 | 106 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="fillProductDefaultQty12"/>
|
126 | 107 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="fillProductDefaultQty22"/>
|
127 |
| ->>>>>>> 2.4-develop |
128 | 108 |
|
129 | 109 | <actionGroup ref="AdminFillProductNameOnProductFormActionGroup" stepKey="fillProductName2">
|
130 | 110 | <argument name="productName" value="{{BundleProduct.name2}}"/>
|
|
0 commit comments