Skip to content

Commit 82b9674

Browse files
committed
MC-13922: [Sec] XSS Injection in Admin For Map Location Attributes, Image Caption, Slide Name
- Increase height of map for tests
1 parent c2a988e commit 82b9674

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,9 @@
10371037
<actionGroup ref="openPageBuilderEditPanel" stepKey="openEditAfterDrop">
10381038
<argument name="contentType" value="PageBuilderMapContentType"/>
10391039
</actionGroup>
1040+
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterMapHeight">
1041+
<argument name="property" value="PageBuilderMapHeightProperty500px"/>
1042+
</actionGroup>
10401043
<!-- Add location with HTML characters -->
10411044
<comment userInput="Add location with HTML characters" stepKey="commentAddLocation"/>
10421045
<actionGroup ref="clickAddLocationButton" stepKey="clickAddLocationButton"/>

0 commit comments

Comments
 (0)