Skip to content

Commit 964ec98

Browse files
committed
Merge branch 'ACQE-7397_ver1' of https://github.com/magento-gl/magento2-page-builder into ACQE-functional-mainline-deployment-ver2
2 parents be32907 + 008383e commit 964ec98

File tree

1 file changed

+6
-51
lines changed

1 file changed

+6
-51
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderTextTest/TextVerifyTinyMCEToolbarOnPageBuilderStageTest.xml

Lines changed: 6 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--”∏π
3-
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
6-
*/
2+
<!--
3+
/**
4+
* Copyright 2025 Adobe
5+
* All Rights Reserved.
6+
*/
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
99
<test name="TextVerifyTinyMCEToolbarOnPageBuilderStageTest">
@@ -17,7 +17,6 @@
1717
<testCaseId value="MC-3463"/>
1818
<group value="pagebuilder"/>
1919
<group value="pagebuilder-text"/>
20-
<group value="pr_exclude"/>
2120
</annotations>
2221
<before>
2322
<createData entity="_defaultCmsPage" stepKey="createCMSPage"/>
@@ -48,38 +47,14 @@
4847
<seeElement selector="{{WYSIWYGOnPageBuilderInline.undo}}" stepKey="seeUndo"/>
4948
<seeElement selector="{{WYSIWYGOnPageBuilderInline.redo}}" stepKey="seeRedo"/>
5049
<seeElement selector="{{WYSIWYGOnPageBuilderInline.fontSize}}" stepKey="seeFontsize"/>
51-
5250
<seeElement selector="{{WYSIWYGOnPageBuilderInline.lineHeight}}" stepKey="seeLineHeight"/>
5351
<seeElement selector="{{WYSIWYGOnPageBuilderInline.textColor}}" stepKey="seeTextColor"/>
5452
<seeElement selector="{{WYSIWYGOnPageBuilderInline.backgroundColor}}" stepKey="seeBackgroundColor"/>
5553
<!--Verify FontSize-->
56-
<comment userInput="Verify FontSize" stepKey="commentVerifyFontSize"/>
57-
<comment userInput="BIC Workaround" stepKey="clickOnFontSize"/>
58-
5954
<click selector="{{WYSIWYGOnPageBuilderInline.fontSizeMinus}}" stepKey="clickOnFontSizeMinus"/>
60-
6155
<waitForElementVisible stepKey="see13px" selector="{{WYSIWYGOnPageBuilderInline.fontSizeValue('font-size: 13px')}}"/>
6256
<click selector="{{WYSIWYGOnPageBuilderInline.fontSizeMinus}}" stepKey="clickOnFontSizeMinusAgain"/>
6357
<waitForElementVisible stepKey="see12px" selector="//*[@data-mce-style and contains(@style, 'font-size: 12px')]" />
64-
<comment userInput="BIC Workaround" stepKey="see10px"/>
65-
<comment userInput="BIC Workaround" stepKey="see14px"/>
66-
<comment userInput="BIC Workaround" stepKey="see16px"/>
67-
<comment userInput="BIC Workaround" stepKey="see18px"/>
68-
<comment userInput="BIC Workaround" stepKey="see20px"/>
69-
<comment userInput="BIC Workaround" stepKey="see24px"/>
70-
<comment userInput="BIC Workaround" stepKey="see26px"/>
71-
<comment userInput="BIC Workaround" stepKey="see28px"/>
72-
<comment userInput="BIC Workaround" stepKey="see32px"/>
73-
<comment userInput="BIC Workaround" stepKey="see34px"/>
74-
<comment userInput="BIC Workaround" stepKey="see36px"/>
75-
<comment userInput="BIC Workaround" stepKey="see38px"/>
76-
<comment userInput="BIC Workaround" stepKey="see40px"/>
77-
<comment userInput="BIC Workaround" stepKey="see42px"/>
78-
<comment userInput="BIC Workaround" stepKey="see48px"/>
79-
<comment userInput="BIC Workaround" stepKey="see52px"/>
80-
<comment userInput="BIC Workaround" stepKey="see56px"/>
81-
<comment userInput="BIC Workaround" stepKey="see64px"/>
82-
<comment userInput="BIC Workaround" stepKey="see72px"/>
8358
<click selector="{{WYSIWYGOnPageBuilderInline.fontSizePlus}}" stepKey="clickOnFontSizePlus"/>
8459
<waitForElementVisible stepKey="see13pxAfterPlus" selector="//*[@data-mce-style and contains(@style, 'font-size: 13px')]" />
8560
<click selector="{{WYSIWYGOnPageBuilderInline.fontSizePlus}}" stepKey="clickOnFontSizePlusOne"/>
@@ -92,29 +67,9 @@
9267
<waitForElementVisible stepKey="see17pxAfterPlus" selector="//*[@data-mce-style and contains(@style, 'font-size: 17px')]" />
9368
<click selector="{{WYSIWYGOnPageBuilderInline.fontSizePlus}}" stepKey="clickOnFontSizePlusFive"/>
9469
<waitForElementVisible stepKey="see18pxAfterPlus" selector="//*[@data-mce-style and contains(@style, 'font-size: 18px')]" />
95-
9670
<!--Verify LineHeight-->
71+
<comment userInput="Verify LineHeight" stepKey="commentVerifyLineHeight"/>
9772
<click selector="{{WYSIWYGOnPageBuilderInline.lineHeight}}" stepKey="clickOnLineHeight"/>
98-
<comment userInput="BIC Workaround" stepKey="seeLineHeight10px"/>
99-
<comment userInput="BIC Workaround" stepKey="seeLineHeight12px"/>
100-
<comment userInput="BIC Workaround" stepKey="seeLineHeight14px"/>
101-
<comment userInput="BIC Workaround" stepKey="seeLineHeight16px"/>
102-
<comment userInput="BIC Workaround" stepKey="seeLineHeight18px"/>
103-
<comment userInput="BIC Workaround" stepKey="seeLineHeight20px"/>
104-
<comment userInput="BIC Workaround" stepKey="seeLineHeight24px"/>
105-
<comment userInput="BIC Workaround" stepKey="seeLineHeight26px"/>
106-
<comment userInput="BIC Workaround" stepKey="seeLineHeight28px"/>
107-
<comment userInput="BIC Workaround" stepKey="seeLineHeight32px"/>
108-
<comment userInput="BIC Workaround" stepKey="seeLineHeight34px"/>
109-
<comment userInput="BIC Workaround" stepKey="seeLineHeight36px"/>
110-
<comment userInput="BIC Workaround" stepKey="seeLineHeight38px"/>
111-
<comment userInput="BIC Workaround" stepKey="seeLineHeight40px"/>
112-
<comment userInput="BIC Workaround" stepKey="seeLineHeight42px"/>
113-
<comment userInput="BIC Workaround" stepKey="seeLineHeight48px"/>
114-
<comment userInput="BIC Workaround" stepKey="seeLineHeight52px"/>
115-
<comment userInput="BIC Workaround" stepKey="seeLineHeight56px"/>
116-
<comment userInput="BIC Workaround" stepKey="seeLineHeight64px"/>
117-
<comment userInput="BIC Workaround" stepKey="seeLineHeight72px"/>
11873
<waitForText userInput="1.1" stepKey="seeValue1"/>
11974
<waitForText userInput="1.2" stepKey="seeValue2"/>
12075
<waitForText userInput="1.3" stepKey="seeValue3"/>

0 commit comments

Comments
 (0)