Skip to content

Commit 4d7225c

Browse files
Manoranjan.Prakashshanthi
authored andcommitted
provided the CLI to enable page builder
1 parent 74cc9d2 commit 4d7225c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

app/code/Magento/Widget/Test/Mftf/Test/CheckDisplayingOfApostrophesInTheTextFieldBoxWhileCreatingPageWidgetTest.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@
2323
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2424

2525
<!-- Pre-condition - Disable the page builder -->
26-
<!-- <magentoCLI command="config:set cms/pagebuilder/enabled 0" stepKey="disablePageBuilder" after="enableTinyMCE"/>-->
27-
<!-- <magentoCLI command="cache:clean config" stepKey="flushCache" after="disablePageBuilder"/>-->
28-
29-
<!-- Pre-condition 2- Create a New Page -->
30-
<!-- <actionGroup ref="AdminOpenCreateNewCMSPageActionGroup" stepKey="navigateToCreateNewPage"/>-->
31-
<!-- <actionGroup ref="FillOutCMSPageContent" stepKey="fillBasicPageData"/>-->
32-
<!-- <actionGroup ref="SaveCmsPageActionGroup" stepKey="saveNewPage"/>-->
26+
<magentoCLI command="config:set cms/pagebuilder/enabled 0" stepKey="disablePageBuilder"/>
3327

3428
<!-- Pre-condition 3- Verify page in grid-->
3529
<actionGroup ref="AdminOpenCMSPagesGridActionGroup" stepKey="openCMSPagesGridActionGroup"/>

0 commit comments

Comments
 (0)