File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 1361
1361
<actionGroup ref =" openPageBuilderOnCatalog" stepKey =" enablePageBuilderOnCatalog" />
1362
1362
<!-- Add button into PageBuilder-->
1363
1363
<comment userInput =" Add button into PageBuilder" stepKey =" addButtonIntoPageBuilder" />
1364
+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroupElements" >
1365
+ <argument name =" group" value =" PageBuilderButtonsContentType" />
1366
+ </actionGroup >
1364
1367
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragButtonIntoStage" >
1365
1368
<argument name =" contentType" value =" PageBuilderButtonsContentType" />
1366
1369
</actionGroup >
1464
1467
<actionGroup ref =" openPageBuilderOnCatalog" stepKey =" enablePageBuilderOnCatalog" />
1465
1468
<!-- Add button to PageBuilder-->
1466
1469
<comment userInput =" Add button to PageBuilder" stepKey =" addButtonToPageBuilder" />
1470
+ <actionGroup ref =" expandPageBuilderPanelGroup" stepKey =" expandPageBuilderPanelGroupElements" >
1471
+ <argument name =" group" value =" PageBuilderButtonsContentType" />
1472
+ </actionGroup >
1467
1473
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragButtonIntoStage" >
1468
1474
<argument name =" contentType" value =" PageBuilderButtonsContentType" />
1469
1475
</actionGroup >
You can’t perform that action at this time.
0 commit comments