Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/MAGETWO-89438' into 2.2-develop-…
Browse files Browse the repository at this point in the history
…pr61
  • Loading branch information
DianaRusin committed Dec 10, 2018
2 parents 133bc54 + 1e18ab5 commit a70652f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<actionGroup ref="OpenEditProductOnBackendActionGroup" stepKey="openEditProductPage">
<argument name="product" value="$$createSimpleProduct$$"/>
</actionGroup>
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
<click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickOnAdvancedPricingButton"/>
<waitForElement selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="waitForCustomerGroupPriceAddButton"/>
<click selector="{{AdminProductFormAdvancedPricingSection.customerGroupPriceAddButton}}" stepKey="addCustomerGroupPrice"/>
Expand Down

0 comments on commit a70652f

Please sign in to comment.