Skip to content

Commit 5790d69

Browse files
committed
MC-4294: Cannot Activate Tab Item After Moving Tabs or Slider to New Parent Container
Fix stepKey value
1 parent a0b2203 commit 5790d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@
11581158
<actionGroup ref="clickOutsideLiveEditHeading" stepKey="clickOutsideLiveEditHeading">
11591159
<argument name="index" value="1"/>
11601160
</actionGroup>
1161-
<actionGroup ref="dragContentTypeToStage" stepKey="dragColumnTypeToStage">
1161+
<actionGroup ref="dragContentTypeToStage" stepKey="dragTabsContentTypeToStage">
11621162
<argument name="contentType" value="PageBuilderTabsContentType"/>
11631163
</actionGroup>
11641164
<click selector="{{TabsOnStage.tabsContainer}}" stepKey="focusTabsElement"/>

0 commit comments

Comments
 (0)