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