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 e319570 commit e5fb9dbCopy full SHA for e5fb9db
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderProductsTest.xml
@@ -1168,6 +1168,9 @@
1168
<argument name="containerTargetType" value="PageBuilderColumnContentType"/>
1169
<argument name="containerTargetIndex" value="1" />
1170
</actionGroup>
1171
+ <actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanel">
1172
+ <argument name="contentType" value="PageBuilderProductsContentType"/>
1173
+ </actionGroup>
1174
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
1175
<!-- Validate Stage -->
1176
<comment userInput="User sees Products displayed in column on Stage" stepKey="confirmProductsOnStage"/>
0 commit comments