|
515 | 515 | <waitForPageLoad stepKey="waitForPageLoad3"/>
|
516 | 516 | <seeElement selector="{{TextOnStorefront.textInImportantStyle(PageBuilderTextProperty.value)}}" stepKey="seeTextInImportantStyleOnStorefront" />
|
517 | 517 | </test>
|
518 |
| - xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd"> |
519 | 518 | <test name="TextAddTextWithCustomTinyMCE">
|
520 | 519 | <annotations>
|
521 | 520 | <features value="PageBuilder"/>
|
|
555 | 554 | <seeElement selector="{{WYSIWYGOnPageBuilder.textColor}}" stepKey="seeTextColor"/>
|
556 | 555 | <seeElement selector="{{WYSIWYGOnPageBuilder.backgroundColor}}" stepKey="seeBackgroundColor"/>
|
557 | 556 |
|
558 |
| - <!--<!–Verify FontSize–>--> |
559 |
| - <!--<click selector="{{WYSIWYGOnPageBuilder.fontSize}}" stepKey="clickOnFontSize"/>--> |
560 |
| - <!--<see userInput="10px" stepKey="see10px" />--> |
561 |
| - <!--<see userInput="12px" stepKey="see12px" />--> |
562 |
| - <!--<see userInput="14px" stepKey="see14px" />--> |
563 |
| - <!--<see userInput="16px" stepKey="see16px" />--> |
564 |
| - <!--<see userInput="18px" stepKey="see18px" />--> |
565 |
| - <!--<see userInput="20px" stepKey="see20px" />--> |
566 |
| - <!--<see userInput="24px" stepKey="see24px" />--> |
567 |
| - <!--<see userInput="26px" stepKey="see26px" />--> |
568 |
| - <!--<see userInput="28px" stepKey="see28px" />--> |
569 |
| - <!--<see userInput="32px" stepKey="see32px" />--> |
570 |
| - <!--<see userInput="34px" stepKey="see34px" />--> |
571 |
| - <!--<see userInput="36px" stepKey="see36px" />--> |
572 |
| - <!--<see userInput="38px" stepKey="see38px" />--> |
573 |
| - <!--<see userInput="40px" stepKey="see40px" />--> |
574 |
| - <!--<see userInput="42px" stepKey="see42px" />--> |
575 |
| - <!--<see userInput="48px" stepKey="see48px" />--> |
576 |
| - <!--<see userInput="52px" stepKey="see52px" />--> |
577 |
| - <!--<see userInput="56px" stepKey="see56px" />--> |
578 |
| - <!--<see userInput="64px" stepKey="see64px" />--> |
579 |
| - <!--<see userInput="72px" stepKey="see72px" />--> |
580 |
| - |
581 | 557 | <!--Verify FontStyle on preview-->
|
582 | 558 | <executeJS function="tinyMCE.get('pagebuilder_text_form_content').setContent('{{PageBuilderTextContentTypeDefault.value}}');" stepKey="executeJSFillContent"/>
|
583 | 559 | <click selector="{{WYSIWYGOnPageBuilder.formatSelector}}" stepKey="expandFormatList"/>
|
|
0 commit comments