File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test/TinyMCE Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
<group value =" pagebuilder-widget" />
23
23
</annotations >
24
24
<before >
25
- <magentoCLI command =" config:set cms/wysiwyg/editor mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter" stepKey =" enableTinyMCE4_1 " />
25
+ <magentoCLI command =" config:set cms/wysiwyg/editor mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter" stepKey =" enableTinyMCE4 " />
26
26
<createData entity =" _defaultCategory" stepKey =" createCategory" />
27
27
<createData entity =" _defaultProduct" stepKey =" createProduct" >
28
28
<requiredEntity createDataKey =" createCategory" />
29
29
</createData >
30
30
<createData entity =" _emptyCmsBlock" stepKey =" createCMSBlock" />
31
31
<createData entity =" _emptyCmsPage" stepKey =" createCMSPage" />
32
32
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
33
- <actionGroup ref =" NavigateToCreatedCMSBlockPageActionGroup" stepKey =" navigateToCreatedCMSBlockPage1 " >
33
+ <actionGroup ref =" NavigateToCreatedCMSBlockPageActionGroup" stepKey =" navigateToCreatedCMSBlockPage " >
34
34
<argument name =" CMSBlockPage" value =" $$createCMSBlock$$" />
35
35
</actionGroup >
36
36
</before >
42
42
<actionGroup ref =" logout" stepKey =" logoutOfAdmin" />
43
43
</after >
44
44
<!-- Add Category Products List widget to TinyMCE -->
45
- <actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPageBuilderPanAdminClickInsertWidgetFromInsertWidgetSlideOutActionGroupelMenuSection " >
45
+ <actionGroup ref =" expandPageBuilderPanelMenuSection" stepKey =" expandPanelMenuText " >
46
46
<argument name =" contentType" value =" PageBuilderTextContentType" />
47
47
</actionGroup >
48
48
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragTextOntoStage" >
You can’t perform that action at this time.
0 commit comments