Skip to content

Commit 20ba8a0

Browse files
committed
MAGETWO-93120: Automate with MFTF verification dynamic bundle product prices for combination of options
1 parent d4407a7 commit 20ba8a0

File tree

2 files changed

+283
-234
lines changed

2 files changed

+283
-234
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
@@ -45,6 +45,7 @@
4545

4646
<!--Save product and see success message-->
4747
<actionGroup name="saveProductForm">
48+
<scrollToTopOfPage stepKey="scrollToTop"/>
4849
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="clickSaveProduct"/>
4950
<see selector="{{AdminProductMessagesSection.successMessage}}" userInput="You saved the product." stepKey="seeSaveConfirmation"/>
5051
</actionGroup>

0 commit comments

Comments
 (0)