Skip to content

Commit 01410c8

Browse files
committed
MC-3167: Update MFTF Tests
- update map stepkeys
1 parent 78929fd commit 01410c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
3333
<argument name="contentType" value="PageBuilderMapContentType"/>
3434
</actionGroup>
35-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
35+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupMedia">
3636
<argument name="group" value="PageBuilderMapContentType"/>
3737
</actionGroup>
3838
<actionGroup ref="dragContentTypeToStage" stepKey="dragTextIntoStage">
@@ -123,7 +123,7 @@
123123
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
124124
<argument name="contentType" value="PageBuilderMapContentType"/>
125125
</actionGroup>
126-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
126+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupMedia">
127127
<argument name="group" value="PageBuilderMapContentType"/>
128128
</actionGroup>
129129
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragContentTypeIntoStage">
@@ -205,7 +205,7 @@
205205
<after>
206206
<actionGroup ref="logout" stepKey="logout"/>
207207
</after>
208-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
208+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupMedia">
209209
<argument name="group" value="PageBuilderMapContentType"/>
210210
</actionGroup>
211211
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragContentTypeIntoStage">
@@ -260,7 +260,7 @@
260260
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
261261
<argument name="contentType" value="PageBuilderMapContentType"/>
262262
</actionGroup>
263-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
263+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupMedia">
264264
<argument name="group" value="PageBuilderMapContentType"/>
265265
</actionGroup>
266266
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragContentTypeIntoStage">
@@ -343,7 +343,7 @@
343343
<actionGroup ref="addPageBuilderPageTitle" stepKey="enterPageTitle">
344344
<argument name="contentType" value="PageBuilderMapContentType"/>
345345
</actionGroup>
346-
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive">
346+
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupMedia">
347347
<argument name="group" value="PageBuilderMapContentType"/>
348348
</actionGroup>
349349
<actionGroup ref="dragContentTypeToStageAndExpectEditPanel" stepKey="dragContentTypeIntoStage">

0 commit comments

Comments
 (0)