Skip to content

Commit 71f151c

Browse files
Subrat Kumar PanditSubrat Kumar Pandit
authored andcommitted
ACQE-7206:Change content of WYSIWYG editor if it's disabled by default
New Testcase Added
1 parent a0c0d82 commit 71f151c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminChangeContentOfWysiwygEditorForDisabledByDefaultTest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,6 @@
338338
<waitForPageLoad stepKey="wait4"/>
339339
<waitForText userInput="%Hello CMS World" stepKey="seeCmsContent"/>
340340
<waitForElementVisible selector="{{StorefrontCMSPageSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSource2"/>
341-
342-
343-
344341
<!--Code Section To Delete ImageFolder-->
345342
<actionGroup ref="NavigateToMediaGalleryActionGroup" stepKey="navigateToMediaGallery3"/>
346343
<!--Expand Media Gallery Folder-->
@@ -354,9 +351,6 @@
354351
<actionGroup ref="DeleteFolderActionGroup" stepKey="DeleteFolderFromMediaGallery1">
355352
<argument name="Image" value="{{ImageFolder.name}}"/>
356353
</actionGroup>
357-
358-
359-
360354
<!-- Add content into CMS Block -->
361355
<actionGroup ref="CliMediaGalleryEnhancedEnableActionGroup" stepKey="enableOldMediaGallery1">
362356
<argument name="enabled" value="0"/>

0 commit comments

Comments
 (0)