<?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="Switcher" type="button" selector="select#dropdown-switcher"/>
        <element name="v436" type="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 4.3.6']" deprecated="New element was introduced. Please use 'ProductWYSIWYGSection.v4910'"/>
        <element name="v3" type="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 3.6(Deprecated)']" deprecated="New element was introduced. Please use 'ProductWYSIWYGSection.v4910'"/>
        <element name="v4910" type ="button" selector="//select[@id='dropdown-switcher']/option[text()='TinyMCE 4.9.10']" />
        <element name="TinymceDescription3" type="button" selector="//span[text()='Description']"/>
        <element name="SaveConfig" type="button" selector="#save"/>
        <element name="v4" type="button" selector="#category_form_description_v4"/>
        <element name="WYSIWYGBtn" type="button" selector="button.action-default.scalable.action-wysiwyg"/>
    </section>
</sections>
