Skip to content

Commit 692408a

Browse files
committed
MC-5373: Product couldn't be pulled to CMS Page when it was assigned to a specific website
Add/use saveAndContinuePageWithSplitButton
1 parent a036311 commit 692408a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,8 +1925,7 @@
19251925
<argument name="page" value="ProductsOnStage"/>
19261926
<argument name="product" value="SimpleProduct"/>
19271927
</actionGroup>
1928-
<click selector="{{BlockNewPagePageActionsSection.expandSplitButton}}" stepKey="expandSplitButton"/>
1929-
<click selector="{{BlockNewPagePageActionsSection.saveAndClose}}" stepKey="clickSaveBlock"/>
1928+
<actionGroup ref="saveAndContinuePageWithSplitButton" stepKey="saveAndContinuePageWithSplitButton" />
19301929
<!-- Add block with product inside to CMS Page -->
19311930
<comment userInput="Add block with product inside to CMS Page" stepKey="commentAddBlockWithProductInsideToCmsPage"/>
19321931
<actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>

0 commit comments

Comments
 (0)