We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a988e commit 82b9674Copy full SHA for 82b9674
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderMapLocationAttributeTests.xml
@@ -1037,6 +1037,9 @@
1037
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditAfterDrop">
1038
<argument name="contentType" value="PageBuilderMapContentType"/>
1039
</actionGroup>
1040
+ <actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterMapHeight">
1041
+ <argument name="property" value="PageBuilderMapHeightProperty500px"/>
1042
+ </actionGroup>
1043
<!-- Add location with HTML characters -->
1044
<comment userInput="Add location with HTML characters" stepKey="commentAddLocation"/>
1045
<actionGroup ref="clickAddLocationButton" stepKey="clickAddLocationButton"/>
0 commit comments