File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 132
132
<argument name =" section" defaultValue =" TextOnStage" />
133
133
<argument name =" index" defaultValue =" 1" type =" string" />
134
134
<argument name =" contentTypeXCoordinate" defaultValue =" 10" type =" string" />
135
- <argument name =" contentTypeYCoordinate" defaultValue =" null " type =" string" />
135
+ <argument name =" contentTypeYCoordinate" defaultValue =" 10 " type =" string" />
136
136
</arguments >
137
137
<comment userInput =" focusOnInlineTinyMCEEditor" stepKey =" comment" />
138
138
<waitForElementVisible selector =" {{section.tinymce(index)}}" stepKey =" waitForEditor" />
145
145
<argument name =" section" defaultValue =" TextOnStage" />
146
146
<argument name =" index" defaultValue =" 1" type =" string" />
147
147
<argument name =" contentTypeXCoordinate" defaultValue =" 10" type =" string" />
148
- <argument name =" contentTypeYCoordinate" defaultValue =" null " type =" string" />
148
+ <argument name =" contentTypeYCoordinate" defaultValue =" 10 " type =" string" />
149
149
</arguments >
150
150
<comment userInput =" focusOnInlineTextAreaEditor" stepKey =" comment" />
151
151
<waitForElementVisible selector =" {{section.textArea(index)}}" stepKey =" waitForEditor" />
You can’t perform that action at this time.
0 commit comments