File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
app/code/Magento/PageBuilder/Test/Mftf
Section/PageBuilderWYSIWYGSection
Test/AdminPageBuilderTextTest Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33 /**
4- * Copyright 2020 Adobe
4+ * Copyright 2025 Adobe
55 * All Rights Reserved.
66 */
77-->
1313 <element name =" notCss" type =" button" selector =" .tox-tinymce:not(.tox-tinymce-inline)" />
1414 <element name =" undo" type =" button" selector =" .tox-tinymce-inline button[aria-label='Undo']" />
1515 <element name =" redo" type =" button" selector =" .tox-tinymce-inline button[aria-label='Redo']" />
16- <element name =" formatSelector" type =" button" selector =" .tox-tinymce-inline button[aria-label='Formats ']" />
16+ <element name =" formatSelector" type =" button" selector =" .tox-tinymce-inline button[aria-label='Format Paragraph ']" />
1717 <element name =" fontSize" type =" button" selector =" .tox-tinymce-inline button[aria-label='Font sizes']" />
1818 <element name =" lineHeight" type =" button" selector =" .tox-tinymce-inline button[aria-label='Line height']" />
1919 <element name =" textColor" type =" button" selector =" .tox-tinymce-inline div[aria-label='Text color']" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33 /**
4- * Copyright © Magento, Inc. All rights reserved.
5- * See COPYING.txt for license details .
4+ * Copyright 2025 Adobe
5+ * All Rights Reserved .
66 */
77-->
8+
89<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
910 xsi:noNamespaceSchemaLocation=" urn:magento:mftf:Test/etc/testSchema.xsd" >
1011 <test name =" TextVerifySelectionInlineWYSIWYG" >
1819 <testCaseId value =" MC-29450" />
1920 <group value =" pagebuilder" />
2021 <group value =" pagebuilder-text" />
21- <group value =" pr_exclude" />
2222 </annotations >
2323 <before >
2424 <createData entity =" _emptyCmsPage" stepKey =" createCMSPage" />
You can’t perform that action at this time.
0 commit comments