Skip to content

Commit 2e9d187

Browse files
committed
MAGETWO-74012: [Github] ImportExport - Sample Files in own Modules #6553
1 parent babc79f commit 2e9d187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<arguments>
5050
<argument name="attributeSetName" type="string"/>
5151
</arguments>
52+
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
5253
<click selector="{{AdminProductFormSection.attributeSet}}" stepKey="startEditAttrSet"/>
5354
<fillField selector="{{AdminProductFormSection.attributeSetFilter}}" userInput="{{attributeSetName}}" stepKey="searchForAttrSet"/>
5455
<waitForAjaxLoad stepKey="waitForLoad"/>

0 commit comments

Comments
 (0)