Skip to content

Commit d30bdf1

Browse files
ManikyalaraoManjusha.S
authored andcommitted
MQE-3457 : did required changes
1 parent 85bbde2 commit d30bdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminAddAndUpdateCustomGroupInAttributeSetTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<waitForPageLoad stepKey="waitForPageLoadAfterClick"/>
6565
<dragAndDrop selector1="{{AdminProductAttributeSetEditSection.unassignedAttribute($$createConfigProductAttribute.attribute_code$$)}}" selector2="{{AdminProductAttributeSetEditSection.attributeGroupExtender(customGroup.name)}}" stepKey="moveAttribute"/>
6666
<waitForPageLoad stepKey="waitForDragAndDrop"/>
67-
<dragAndDrop selector1="{{AdminProductAttributeSetSection.attribute('attribute626a26a4b13b5')}}" selector2="{{AdminProductAttributeSetEditSection.attributeGroupExtender(customGroup.name)}}" stepKey="dragAndDrop"/>
67+
<dragAndDrop selector1="{{AdminProductAttributeSetSection.attribute('custom_layout')}}" selector2="{{AdminProductAttributeSetEditSection.attributeGroupExtender(customGroup.name)}}" stepKey="dragAndDrop"/>
6868
<waitForPageLoad stepKey="waitForDragAndDrop1"/>
6969
<!-- Click 'Save' -->
7070
<actionGroup ref="SaveAttributeSetActionGroup" stepKey="saveAttribute"/>

0 commit comments

Comments
 (0)