File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 319
319
<comment userInput =" Validate CMS Block Stage" stepKey =" commentValidateCMSBlockStage" />
320
320
<actionGroup ref =" assertTextareaContainsValue" stepKey =" assertTextareaContainsValueCMSBlockStage" >
321
321
<argument name =" selector" value =" {{TextOnStage.textArea('1')}}" />
322
- <argument name =" value" value =" {{PageBuilderTextProperty.value}}{{PageBuilderTextArea_VariableBaseURL.editPanelValue}}{{PageBuilderTextArea_WidgetCMSHomepageLink.editPanelValue}}" />
322
+ <argument name =" value" value =" {{PageBuilderTextProperty.value}}" />
323
+ </actionGroup >
324
+ <actionGroup ref =" assertTextareaContainsValue" stepKey =" assertTextareaContainsValueCMSBlockStage2" >
325
+ <argument name =" selector" value =" {{TextOnStage.textArea('1')}}" />
326
+ <argument name =" value" value =" {{PageBuilderTextArea_VariableBaseURL.editPanelValue}}" />
327
+ </actionGroup >
328
+ <actionGroup ref =" assertTextareaContainsValue" stepKey =" assertTextareaContainsValueCMSBlockStage3" >
329
+ <argument name =" selector" value =" {{TextOnStage.textArea('1')}}" />
330
+ <argument name =" value" value =" {{PageBuilderTextArea_WidgetCMSHomepageLink.editPanelValue}}" />
323
331
</actionGroup >
324
332
<!-- Add Block to CMS Page -->
325
333
<comment userInput =" Add Block to CMS Page" stepKey =" commentAddBlockToCMSPage" />
You can’t perform that action at this time.
0 commit comments