Skip to content

Commit 31698de

Browse files
committed
MC-3167: Update MFTF Tests
- update add content stepkeys
1 parent 85413f0 commit 31698de

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCMSPage">
3535
<argument name="CMSPage" value="$$createCMSPage$$"/>
3636
</actionGroup>
37-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
37+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
3838
<argument name="group" value="PageBuilderBlockContentType"/>
3939
</actionGroup>
4040
<actionGroup ref="dragContentTypeToStage" stepKey="dragBlockIntoStage">
@@ -73,7 +73,7 @@
7373
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCMSPage">
7474
<argument name="CMSPage" value="$$createCMSPage$$"/>
7575
</actionGroup>
76-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
76+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
7777
<argument name="group" value="PageBuilderBlockContentType"/>
7878
</actionGroup>
7979
<actionGroup ref="dragContentTypeToStage" stepKey="dragBlockIntoStage">
@@ -126,7 +126,7 @@
126126
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCmsPage1">
127127
<argument name="CMSPage" value="$$createCMSPage$$"/>
128128
</actionGroup>
129-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
129+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
130130
<argument name="group" value="PageBuilderBlockContentType"/>
131131
</actionGroup>
132132
<actionGroup ref="dragContentTypeToStage" stepKey="dragBlockIntoStage">
@@ -203,7 +203,7 @@
203203
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCMSPage">
204204
<argument name="CMSPage" value="$$createCMSPage$$"/>
205205
</actionGroup>
206-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
206+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
207207
<argument name="group" value="PageBuilderBlockContentType"/>
208208
</actionGroup>
209209
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragBlockIntoStage">
@@ -264,7 +264,7 @@
264264
<actionGroup ref="enablePageBuilderSetting" stepKey="turnOnPageBuilder" after="disableWYSIWYG"/>
265265
<actionGroup ref="logout" stepKey="logout"/>
266266
</after>
267-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
267+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
268268
<argument name="group" value="PageBuilderBlockContentType"/>
269269
</actionGroup>
270270
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragBlockIntoStage">
@@ -304,7 +304,7 @@
304304
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCMSPage1">
305305
<argument name="CMSPage" value="$$createCMSPage$$"/>
306306
</actionGroup>
307-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
307+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
308308
<argument name="group" value="PageBuilderBlockContentType"/>
309309
</actionGroup>
310310
<actionGroup ref="dragContentTypeToStage" stepKey="dragBlockIntoStage">
@@ -319,7 +319,7 @@
319319
<actionGroup ref="navigateToCreatedCMSPage" stepKey="navigateToCreatedCMSPage2">
320320
<argument name="CMSPage" value="$$createCMSPage$$"/>
321321
</actionGroup>
322-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive2">
322+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent2">
323323
<argument name="group" value="PageBuilderBlockContentType"/>
324324
</actionGroup>
325325
<seeElement selector="{{BlockOnStage.deleted('$createPreReqBlock.id$')}}" stepKey="seeDeletedBlockPlaceHolder"/>
@@ -352,7 +352,7 @@
352352
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
353353
<argument name="contentType" value="PageBuilderBlockContentType"/>
354354
</actionGroup>
355-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
355+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
356356
<argument name="group" value="PageBuilderBlockContentType"/>
357357
</actionGroup>
358358
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragBlockIntoStage">
@@ -662,7 +662,7 @@
662662
<after>
663663
<actionGroup ref="logout" stepKey="logout"/>
664664
</after>
665-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
665+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
666666
<argument name="group" value="PageBuilderBlockContentType"/>
667667
</actionGroup>
668668
<actionGroup ref="cannotDragContentTypeToTarget" stepKey="dragBlockIntoStage">
@@ -701,7 +701,7 @@
701701
</actionGroup>
702702
<!-- Add Block to Stage -->
703703
<comment userInput="Add Block to Stage" stepKey="addBlockToStage"/>
704-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
704+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
705705
<argument name="group" value="PageBuilderBlockContentType"/>
706706
</actionGroup>
707707
<actionGroup ref="dragContentTypeToContainerAndExpectEditPanel" stepKey="dragBlockOntoColumn">

0 commit comments

Comments
 (0)