Skip to content

Commit f7051be

Browse files
committed
MC-3167: Update MFTF Tests
- update new tests from mainline to expand correct panel group
1 parent a0cd0b5 commit f7051be

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,6 +1361,9 @@
13611361
<actionGroup ref="openPageBuilderOnCatalog" stepKey="enablePageBuilderOnCatalog"/>
13621362
<!--Add button into PageBuilder-->
13631363
<comment userInput="Add button into PageBuilder" stepKey="addButtonIntoPageBuilder"/>
1364+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroupElements">
1365+
<argument name="group" value="PageBuilderButtonsContentType"/>
1366+
</actionGroup>
13641367
<actionGroup ref="dragContentTypeToStage" stepKey="dragButtonIntoStage">
13651368
<argument name="contentType" value="PageBuilderButtonsContentType"/>
13661369
</actionGroup>
@@ -1464,6 +1467,9 @@
14641467
<actionGroup ref="openPageBuilderOnCatalog" stepKey="enablePageBuilderOnCatalog"/>
14651468
<!--Add button to PageBuilder-->
14661469
<comment userInput="Add button to PageBuilder" stepKey="addButtonToPageBuilder"/>
1470+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandPageBuilderPanelGroupElements">
1471+
<argument name="group" value="PageBuilderButtonsContentType"/>
1472+
</actionGroup>
14671473
<actionGroup ref="dragContentTypeToStage" stepKey="dragButtonIntoStage">
14681474
<argument name="contentType" value="PageBuilderButtonsContentType"/>
14691475
</actionGroup>

0 commit comments

Comments
 (0)