Skip to content

Commit 37d1d3b

Browse files
committed
MC-13769: Add Missing P0-P1 MFTF Tests For PageBuilder On CMS Block - Render Content Through Block
- Fixing slide tests rendered through block - Adding supporting actiongroup
1 parent 97b0629 commit 37d1d3b

File tree

2 files changed

+292
-132
lines changed

2 files changed

+292
-132
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/ContentTypeSliderActionGroup.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@
2323
<actionGroup name="inlineEditWYSIWYGFromStageForSlideCollageAppearancesInSmallColumns" extends="inlineEditWYSIWYGFromStage">
2424
<click selector="{{SlideOnBackend.base(index)}}" stepKey="focusOnEditorArea"/>
2525
</actionGroup>
26+
<actionGroup name="validateBackgroundAttributesWithNoImageForSlide" extends="validateBackgroundAttributesWithNoImage">
27+
<comment userInput="---merging to remove step---" stepKey="waitForBackgroundAttachment"/>
28+
</actionGroup>
2629
</actionGroups>

0 commit comments

Comments
 (0)