|
43 | 43 | <actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProduct1">
|
44 | 44 | <argument name="product" value="$$createSimpleProduct$$"/>
|
45 | 45 | </actionGroup>
|
| 46 | + <scrollToTopOfPage stepKey="scrollToTopOfPage1"/> |
46 | 47 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton1"/>
|
47 | 48 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForCustomerGroupPriceAddButton1"/>
|
48 | 49 | <click selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="addCustomerGroupAllGroupsQty1PriceDiscountAnd10percent"/>
|
|
72 | 73 | <actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProduct2">
|
73 | 74 | <argument name="product" value="$$createSimpleProduct$$"/>
|
74 | 75 | </actionGroup>
|
| 76 | + <scrollToTopOfPage stepKey="scrollToTopOfPage2"/> |
75 | 77 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton2"/>
|
76 | 78 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForcustomerGroupPriceAddButton2"/>
|
77 | 79 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.productTierPriceCustGroupSelect('0')}}" time="30" stepKey="waitForSelectCustomerGroupNameAttribute1"/>
|
|
96 | 98 | <actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProduct3">
|
97 | 99 | <argument name="product" value="$$createSimpleProduct$$"/>
|
98 | 100 | </actionGroup>
|
| 101 | + <scrollToTopOfPage stepKey="scrollToTopOfPage3"/> |
99 | 102 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton3"/>
|
100 | 103 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForcustomerGroupPriceAddButton3"/>
|
101 | 104 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.productTierPriceCustGroupSelect('0')}}" stepKey="waitForSelectCustomerGroupNameAttribute2"/>
|
|
161 | 164 | <actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProduct4">
|
162 | 165 | <argument name="product" value="$$createSimpleProduct$$"/>
|
163 | 166 | </actionGroup>
|
| 167 | + <scrollToTopOfPage stepKey="scrollToTopOfPage4"/> |
164 | 168 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton4"/>
|
165 | 169 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForcustomerGroupPriceAddButton4"/>
|
166 | 170 | <fillField selector="{{AdminProductFormAdvancedPricingSection.productTierPricePercentageValuePriceInput('1')}}" userInput="25" stepKey="selectProductTierPricePercentageValue2"/>
|
|
228 | 232 | <actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProduct5">
|
229 | 233 | <argument name="product" value="$$createSimpleProduct$$"/>
|
230 | 234 | </actionGroup>
|
| 235 | + <scrollToTopOfPage stepKey="scrollToTopOfPage5"/> |
231 | 236 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton5"/>
|
232 | 237 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceDeleteButton}}" stepKey="waitForcustomerGroupPriceDeleteButton"/>
|
233 | 238 | <click selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceDeleteButton}}" stepKey="deleteFirstRowOfCustomerGroupPrice"/>
|
234 | 239 | <click selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceDeleteButton}}" stepKey="deleteSecondRowOfCustomerGroupPrice"/>
|
235 | 240 | <click selector="{{AdminProductFormAdvancedPricingSection.doneButton}}" stepKey="clickDoneButton5"/>
|
236 | 241 | <actionGroup ref="saveProductForm" stepKey="saveProduct5"/>
|
| 242 | + <scrollToTopOfPage stepKey="scrollToTopOfPage6"/> |
237 | 243 | <click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton6"/>
|
238 | 244 | <waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForcustomerGroupPriceAddButton5"/>
|
239 | 245 | <dontSeeElement selector="{{AdminProductFormAdvancedPricingSection.productTierPriceQtyInput('0')}}" stepKey="dontSeeQtyInputOfFirstRow"/>
|
|
0 commit comments