File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 693
693
<actionGroup ref =" closeEditPanelSettings" stepKey =" closeEditPanelSettings" />
694
694
<!-- Validate Stage -->
695
695
<comment userInput =" Validate Stage" stepKey =" commentValidateStage1" />
696
- <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', PageBuilderTextContentBlockEmpty .value)}}" stepKey =" waitForTextStage" />
696
+ <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', PageBuilderTextContentBlockDefault .value)}}" stepKey =" waitForTextStage" />
697
697
<actionGroup ref =" saveAndContinueEditCmsPage" stepKey =" saveAndContinueEditCmsPage" />
698
698
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
699
699
<!-- Validate Stage After Save -->
700
700
<comment userInput =" Validate Stage After Save" stepKey =" commentValidateStage2" />
701
- <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', PageBuilderTextContentBlockEmpty .value)}}" stepKey =" waitForTextStage2" />
701
+ <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', PageBuilderTextContentBlockDefault .value)}}" stepKey =" waitForTextStage2" />
702
702
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage2" >
703
703
<argument name =" contentBlockType" value =" PageBuilderTextContentBlock" />
704
704
</actionGroup >
You can’t perform that action at this time.
0 commit comments