File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
<!-- Validate All Layout Styles -->
12
12
<actionGroup name =" validateLayoutStylesWithAllUpdated" >
13
13
<arguments >
14
- <argument name =" page" defaultValue = " " />
14
+ <argument name =" page" />
15
15
<argument name =" index" defaultValue =" 1" type =" string" />
16
- <argument name =" minHeight" defaultValue =" " />
17
- <argument name =" verticalAlignContainer" defaultValue =" " />
16
+ <argument name =" minHeight" defaultValue =" PageBuilderMinHeightProperty_Empty " />
17
+ <argument name =" verticalAlignContainer" defaultValue =" PageBuilderVerticalAlignmentPropertyCenter " />
18
18
</arguments >
19
19
<waitForElementVisible selector =" {{page.base(index)}}" stepKey =" waitForRow" />
20
20
<waitForElementVisible selector =" {{page.minHeight(index, minHeight.value)}}" stepKey =" waitForMinHeight" />
You can’t perform that action at this time.
0 commit comments