<?xml version="1.0" encoding="UTF-8"?>
<!--
 /**
  * Copyright © Magento, Inc. All rights reserved.
  * See COPYING.txt for license details.
  */
-->

<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
    <section name="ProductWYSIWYGSection">
        <element name="Tinymce3MSG" type="button" selector=".admin__field-error" deprecated="this version of tinyMCE is no longer supported"/>
    </section>
    <section name="TinyMCESection">
        <element name="TinyMCE3" type="text" selector="#cms_page_form_content_tbl" deprecated="this version of tinyMCE is no longer supported"/>
        <element name="InsertImageBtnTinyMCE3" type="button" selector="#cms_page_form_content_image" deprecated="this version of tinyMCE is no longer supported"/>
    </section>
    <section name="NewsletterWYSIWYGSection">
        <element name="TinyMCE3" type="text" selector="#cms_page_form_content_tbl" deprecated="this version of tinyMCE is no longer supported"/>
    </section>
</sections>
