Skip to content

Commit afa06f0

Browse files
committed
MC-3393: Create/update MFTF tests for hiding content blocks
- assert cant use button item in stage after disabling
1 parent 86a08cb commit afa06f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,6 +1717,7 @@
17171717
<!-- Validate content type remains disabled after save -->
17181718
<comment userInput="Validate content type remains disabled after save" stepKey="commentValidateHiddenStage"/>
17191719
<seeElement selector="{{ButtonGroupOnStage.hidden('1')}}" stepKey="waitForContentTypeHidden" />
1720+
<seeElement selector="{{ButtonItemOnStage.hidden('1')}}" stepKey="waitForContentTypeHiddenButtonItem" />
17201721
<!-- Validate store front -->
17211722
<comment userInput="Validate content type is disabled on storefront" stepKey="commentValidateHiddenStorefront"/>
17221723
<openNewTab stepKey="openNewTab" />

0 commit comments

Comments
 (0)