You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<elementname="tinyMCEVariable"type="text"selector="(//body//span[contains(@class,'magento-variable') and .='{{arg1}}'])[{{arg2}}]"parameterized="true"/>
14
+
<elementname="tinyMCEVariable"type="text"selector="(//body//span[contains(@class,'magento-variable') and .='{{arg1}}'])[{{arg2}}]"parameterized="true"/>app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderTextSection/TextOnConfigurationSection.xml
15
15
<elementname="tinyMCEWidget"type="text"selector="(//body//span[contains(@class,'magento-widget') and .='{{arg1}}'])[{{arg2}}]"parameterized="true"/>
<elementname="tinyMCE3"type="text"selector="#pagebuilder_text_form_content_tbl"deprecated="TinyMCE3 is no long supported use tinyMCE"/>
18
-
<elementname="tinyMCE3VariableBtn"type="text"selector="#pagebuilder_text_form_content_magentovariable"deprecated="TinyMCE3 is no long supported use tinyMCEVariableBtn"/>
19
-
<elementname="tinyMCE3WidgetBtn"type="text"selector="#pagebuilder_text_form_content_magentowidget"deprecated="TinyMCE3 is no long supported use tinyMCEWidgetBtn"/>
17
+
<!-- Deprecated TinyMCE3 is no long supported use tinyMCE -->
0 commit comments