Skip to content

Commit 9bbdb24

Browse files
committed
#AC-10617::Functional tests-Resolve the backward compatibility issues with PHP 8.3-category related mftf issues
1 parent 0fd30f8 commit 9bbdb24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSPagePageBuilderTest/PageBuilderCMSPageCreateCMSPageFullWidthLayoutTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
4343
<argument name="contentType" value="PageBuilderRowContentType"/>
4444
</actionGroup>
45+
<actionGroup ref="chooseVisualSelectOption" stepKey="enterAppearanceRow">
46+
<argument name="property" value="PageBuilderRowAppearance_FullWidth"/>
47+
</actionGroup>
4548
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterBackgroundColor">
4649
<argument name="property" value="PageBuilderBackgroundColor_HSV_Orange"/>
4750
</actionGroup>

0 commit comments

Comments
 (0)