We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4407a7 commit 20ba8a0Copy full SHA for 20ba8a0
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductActionGroup.xml
@@ -45,6 +45,7 @@
45
46
<!--Save product and see success message-->
47
<actionGroup name="saveProductForm">
48
+ <scrollToTopOfPage stepKey="scrollToTop"/>
49
<click selector="{{AdminProductFormActionSection.saveButton}}" stepKey="clickSaveProduct"/>
50
<see selector="{{AdminProductMessagesSection.successMessage}}" userInput="You saved the product." stepKey="seeSaveConfirmation"/>
51
</actionGroup>
0 commit comments