|
525 | 525 | <title value="Can close the edit panel"/>
|
526 | 526 | <description value="A user should be able to open the edit form on an added column."/>
|
527 | 527 | <severity value="CRITICAL"/>
|
528 |
| - <useCaseId value="MAGETWO-66176"/> |
| 528 | + <useCaseId value="MC-1954"/> |
529 | 529 | <testCaseId value="MC-2582"/>
|
530 | 530 | <group value="pagebuilder"/>
|
531 | 531 | <group value="pagebuilder-column"/>
|
|
620 | 620 | <title value="Column appearance settings show on frontend"/>
|
621 | 621 | <description value="Validate column appearance settings appear on the frontend"/>
|
622 | 622 | <severity value="CRITICAL"/>
|
623 |
| - <useCaseId value="MAGETWO-66176"/> |
| 623 | + <useCaseId value="MC-1954"/> |
624 | 624 | <testCaseId value="MC-2383"/>
|
625 | 625 | <group value="pagebuilder"/>
|
626 | 626 | <group value="pagebuilder-column"/>
|
627 |
| - <skip> |
628 |
| - <issueId value="MC-4057"/> |
629 |
| - </skip> |
630 | 627 | </annotations>
|
631 | 628 | <before>
|
632 | 629 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
|
636 | 633 | <after>
|
637 | 634 | <actionGroup ref="logout" stepKey="logout"/>
|
638 | 635 | </after>
|
| 636 | + <scrollTo selector="{{CmsNewPagePageActionsSection.pageTitle}}" stepKey="scrollToTop"/> |
639 | 637 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragFirstTwoColumns">
|
640 | 638 | <argument name="contentType" value="PageBuilderColumnContentType"/>
|
641 | 639 | <argument name="containerTargetType" value="PageBuilderRowContentType"/>
|
642 | 640 | <argument name="containerTargetIndex" value="1"/>
|
643 | 641 | <argument name="contentTypeIndex" value="1"/>
|
644 | 642 | </actionGroup>
|
| 643 | + <scrollTo selector="{{CmsNewPagePageActionsSection.pageTitle}}" stepKey="scrollToTop2"/> |
645 | 644 | <actionGroup ref="dragContentTypeToContainer" stepKey="dragThirdColumn">
|
646 | 645 | <argument name="contentType" value="PageBuilderColumnContentType"/>
|
647 | 646 | <argument name="containerTargetType" value="PageBuilderColumnContentType"/>
|
|
697 | 696 | <title value="Column settings appear on the column form after page save"/>
|
698 | 697 | <description value="Validate selected column settings appear on the form after page save"/>
|
699 | 698 | <severity value="CRITICAL"/>
|
700 |
| - <useCaseId value="MAGETWO-66176"/> |
| 699 | + <useCaseId value="MC-1954"/> |
701 | 700 | <testCaseId value="MC-2384"/>
|
702 | 701 | <group value="pagebuilder"/>
|
703 | 702 | <group value="pagebuilder-column"/>
|
704 |
| - <skip> |
705 |
| - <issueId value="MC-4057"/> |
706 |
| - </skip> |
707 | 703 | </annotations>
|
708 | 704 | <before>
|
709 | 705 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
|
725 | 721 | </actionGroup>
|
726 | 722 | <actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanelForFirstColumn">
|
727 | 723 | <argument name="contentType" value="PageBuilderColumnContentType"/>
|
| 724 | + <argument name="contentTypeIndex" value="1"/> |
728 | 725 | </actionGroup>
|
729 | 726 | <actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterMinHeightProperty">
|
730 | 727 | <argument name="property" value="PageBuilderMinHeightProperty_500"/>
|
|
750 | 747 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
|
751 | 748 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
752 | 749 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
753 |
| - <actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanelForSecondColumn"> |
| 750 | + <actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanelForFirstColumnAfterSave"> |
754 | 751 | <argument name="contentType" value="PageBuilderColumnContentType"/>
|
755 |
| - <argument name="contentTypeIndex" value="2"/> |
| 752 | + <argument name="contentTypeIndex" value="1"/> |
756 | 753 | </actionGroup>
|
757 | 754 | <actionGroup ref="seeInFieldSlideOutProperty" stepKey="PageBuilderMinHeightProperty_500">
|
758 | 755 | <argument name="property" value="PageBuilderMinHeightProperty_500"/>
|
|
781 | 778 | <title value="Upload and preview an image for column background style"/>
|
782 | 779 | <description value="Upload an image file to edit column form and see a preview in the admin panel"/>
|
783 | 780 | <severity value="CRITICAL"/>
|
784 |
| - <useCaseId value="MAGETWO-66176"/> |
| 781 | + <useCaseId value="MC-1954"/> |
785 | 782 | <testCaseId value="MC-2395"/>
|
786 | 783 | <group value="pagebuilder"/>
|
787 | 784 | <group value="pagebuilder-column"/>
|
|
814 | 811 | <title value="Column background color is preserved on edit"/>
|
815 | 812 | <description value="Validate column background color is preserved on edit"/>
|
816 | 813 | <severity value="CRITICAL"/>
|
817 |
| - <useCaseId value="MAGETWO-66176"/> |
| 814 | + <useCaseId value="MC-1954"/> |
818 | 815 | <testCaseId value="MC-2401"/>
|
819 | 816 | <group value="pagebuilder"/>
|
820 | 817 | <group value="pagebuilder-column"/>
|
|
0 commit comments