We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ed03c commit 754eb5aCopy full SHA for 754eb5a
app/code/Magento/Cms/Test/Mftf/Section/CmsNewBlockBlockActionsSection/BlockContentSection.xml
@@ -9,7 +9,7 @@
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
10
<section name="BlockContentSection">
11
<element name="TextArea" type="input" selector="#cms_block_form_content"/>
12
- <element name="image" type="file" selector="#tinymce img"/>
+ <element name="image" type="file" selector=".mce-content-body img"/>
13
<element name="contentIframe" type="iframe" selector="cms_block_form_content_ifr"/>
14
</section>
15
</sections>
0 commit comments