Skip to content

Commit 95b2bda

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-93120' into 2.2-develop-mftf-pr5
2 parents 296e2ff + 04f6c78 commit 95b2bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<argument name="price" type="string" defaultValue="8"/>
5757
</arguments>
5858
<waitForPageLoad stepKey="waitForPageLoad"/>
59+
<scrollToTopOfPage stepKey="initScrollToTopOfThePage"/>
5960
<click selector="{{AdminProductFormSection.advancedPricingLink}}" stepKey="clickAdvancedPricingLink"/>
6061
<waitForElementVisible selector="{{AdminProductFormAdvancedPricingSection.specialPrice}}" stepKey="waitSpecialPrice"/>
6162
<fillField userInput="{{price}}" selector="{{AdminProductFormAdvancedPricingSection.specialPrice}}" stepKey="fillSpecialPrice"/>

0 commit comments

Comments
 (0)