Skip to content

Commit e5fb9db

Browse files
committed
MC-4129: Edit Panel Opens After Dragging & Dropping Content Types
Fix ProductsWrapsInsideTinyColumn
1 parent e319570 commit e5fb9db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,9 @@
11681168
<argument name="containerTargetType" value="PageBuilderColumnContentType"/>
11691169
<argument name="containerTargetIndex" value="1" />
11701170
</actionGroup>
1171+
<actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanel">
1172+
<argument name="contentType" value="PageBuilderProductsContentType"/>
1173+
</actionGroup>
11711174
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
11721175
<!-- Validate Stage -->
11731176
<comment userInput="User sees Products displayed in column on Stage" stepKey="confirmProductsOnStage"/>

0 commit comments

Comments
 (0)