|
41 | 41 |
|
42 | 42 | <actionGroup ref="AdminOpenCreateBundleProductPageActionGroup" stepKey="goToBundleProductCreationPage"/>
|
43 | 43 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleProductCreatePageToLoad"/>
|
| 44 | + <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="conditionallyOpenSectionBundleItems"/> |
44 | 45 | <actionGroup ref="AdminClickAddOptionOnBundleProductEditPageActionGroup" stepKey="clickAddOption3"/>
|
45 | 46 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleOptions"/>
|
46 | 47 | <actionGroup ref="AdminFillBundleOptionTitleActionGroup" stepKey="fillOptionTitle">
|
|
89 | 90 | <actionGroup ref="OpenStoreFrontProductPageActionGroup" stepKey="GoToProductPage">
|
90 | 91 | <argument name="productUrlKey" value="{{BundleProduct.urlKey}}"/>
|
91 | 92 | </actionGroup>
|
| 93 | + <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleProductPageToLoad"/> |
92 | 94 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="LookingForAbilityToAddOptions"/>
|
93 | 95 |
|
94 | 96 | <actionGroup ref="StorefrontSelectCustomizeAndAddToTheCartButtonActionGroup" stepKey="clickButtonToCustomize"/>
|
|
102 | 104 | <argument name="product" value="BundleProduct"/>
|
103 | 105 | </actionGroup>
|
104 | 106 | <actionGroup ref="OpenProductForEditByClickingRowXColumnYInProductGridActionGroup" stepKey="clickOnBundleProductToEdit"/>
|
| 107 | + <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="conditionallyOpenSectionBundleItemsToEdit"/> |
105 | 108 | <actionGroup ref="AdminClickAddOptionOnBundleProductEditPageActionGroup" stepKey="clickAddOption"/>
|
106 | 109 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleOptionsToAppear"/>
|
107 | 110 | <actionGroup ref="AdminFillBundleOptionTitleActionGroup" stepKey="fillNewestOptionTitle">
|
|
154 | 157 | </actionGroup>
|
155 | 158 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBundleProductPageToLoadAgain"/>
|
156 | 159 | <actionGroup ref="StorefrontSelectCustomizeAndAddToTheCartButtonActionGroup" stepKey="LookingForAbilityToAddBothOptions"/>
|
| 160 | + <actionGroup ref="StorefrontSelectCustomizeAndAddToTheCartButtonActionGroup" stepKey="clickButtonAgainToCustomize"/> |
157 | 161 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForBothCustomizationDropDown"/>
|
158 | 162 | <seeElement selector="{{StorefrontBundledSection.customizableBundleItemOption2}}" stepKey="seeBundleItems"/>
|
159 | 163 | </test>
|
|
0 commit comments