Skip to content

Commit 2e613c1

Browse files
committed
AC-14602::Migrate from TinyMCE to Hugerte.org| Revert MFTF Changes in Catalog
1 parent d10715a commit 2e613c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
<click selector="{{AdminProductFormSection.contentTab}}" stepKey="clickContentTab"/>
3131
<waitForElementVisible selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey="waitforTinyMCEVisible1"/>
3232
<seeElement selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey="TinyMCEDescription"/>
33-
<waitForElementVisible selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.Toolbar}}" stepKey="waitForToolbarVisible"/>
34-
<waitForElementVisible selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.Toolbar}} button[title='Bold']" stepKey="waitForBoldButton"/>
3533
<seeElement selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.Style}}" stepKey="assertInfo2"/>
3634
<seeElement selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.Bold}}" stepKey="assertInfo3"/>
3735
<seeElement selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.Italic}}" stepKey="assertInfo4"/>

0 commit comments

Comments
 (0)