File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
11
- <!-- Collage Appearances -->
12
- <!-- Checks the position of the overlay with small padding value. This action group may not work with large padding values -->
11
+ <!-- Poster Appearance -->
13
12
<actionGroup name =" validateOverlayPositionPoster" >
14
13
<arguments >
15
14
<argument name =" page" />
53
52
<actualResult type =" variable" >overlayLeftRatio</actualResult >
54
53
</assertEquals >
55
54
</actionGroup >
55
+ <!-- Collage Appearances -->
56
+ <!-- Checks the position of the overlay with small padding value. This action group may not work with large padding values -->
56
57
<actionGroup name =" validateOverlayPositionCollageLeft" >
57
58
<arguments >
58
59
<argument name =" page" />
You can’t perform that action at this time.
0 commit comments