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 babc79f commit 2e9d187Copy full SHA for 2e9d187
app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminProductAttributeSetActionGroup.xml
@@ -49,6 +49,7 @@
49
<arguments>
50
<argument name="attributeSetName" type="string"/>
51
</arguments>
52
+ <scrollToTopOfPage stepKey="scrollToTopOfPage"/>
53
<click selector="{{AdminProductFormSection.attributeSet}}" stepKey="startEditAttrSet"/>
54
<fillField selector="{{AdminProductFormSection.attributeSetFilter}}" userInput="{{attributeSetName}}" stepKey="searchForAttrSet"/>
55
<waitForAjaxLoad stepKey="waitForLoad"/>
0 commit comments