Skip to content

Commit 78929fd

Browse files
committed
MC-3167: Update MFTF Tests
- update add content stepkeys
1 parent 3bcdb6d commit 78929fd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
4242
<argument name="contentType" value="PageBuilderProductsContentType"/>
4343
</actionGroup>
44-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
44+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
4545
<argument name="group" value="PageBuilderProductsContentType"/>
4646
</actionGroup>
4747
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -94,7 +94,7 @@
9494
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
9595
<argument name="contentType" value="PageBuilderProductsContentType"/>
9696
</actionGroup>
97-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
97+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
9898
<argument name="group" value="PageBuilderProductsContentType"/>
9999
</actionGroup>
100100
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -162,7 +162,7 @@
162162
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
163163
<argument name="contentType" value="PageBuilderProductsContentType"/>
164164
</actionGroup>
165-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
165+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
166166
<argument name="group" value="PageBuilderProductsContentType"/>
167167
</actionGroup>
168168
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -230,7 +230,7 @@
230230
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
231231
<argument name="contentType" value="PageBuilderProductsContentType"/>
232232
</actionGroup>
233-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
233+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
234234
<argument name="group" value="PageBuilderProductsContentType"/>
235235
</actionGroup>
236236
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -310,7 +310,7 @@
310310
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
311311
<argument name="contentType" value="PageBuilderProductsContentType"/>
312312
</actionGroup>
313-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
313+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
314314
<argument name="group" value="PageBuilderProductsContentType"/>
315315
</actionGroup>
316316
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -355,7 +355,7 @@
355355
<after>
356356
<actionGroup ref="logout" stepKey="logout"/>
357357
</after>
358-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
358+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
359359
<argument name="group" value="PageBuilderProductsContentType"/>
360360
</actionGroup>
361361
<actionGroup ref="dragContentTypeToStage" stepKey="dragContentTypeToStage">
@@ -396,7 +396,7 @@
396396
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
397397
<argument name="contentType" value="PageBuilderProductsContentType"/>
398398
</actionGroup>
399-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
399+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
400400
<argument name="group" value="PageBuilderProductsContentType"/>
401401
</actionGroup>
402402
<actionGroup ref="dragContentTypeToStage" stepKey="dragProductsIntoStage">
@@ -814,7 +814,7 @@
814814
</actionGroup>
815815
<!-- Add Products to Stage -->
816816
<comment userInput="Add Products to Stage" stepKey="addProductsToStage"/>
817-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
817+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupAddContent">
818818
<argument name="group" value="PageBuilderProductsContentType"/>
819819
</actionGroup>
820820
<actionGroup ref="dragContentTypeToContainer" stepKey="dragProductsOntoColumn">

0 commit comments

Comments
 (0)