File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1528
1528
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
1529
1529
<!-- Validate Stage -->
1530
1530
<comment userInput =" Validate Stage" stepKey =" commentValidateStage" />
1531
- <waitForElementVisible selector =" {{TextOnStage.imageSource ('1', ImageUpload3.fileName )}}" stepKey =" waitForImageStage1 " />
1531
+ <waitForElementVisible selector =" {{TextOnStage.textAreaText ('1', ImageUpload3.value )}}" stepKey =" waitForRawImageSourceToAppearInTextarea " />
1532
1532
<actionGroup ref =" saveAndContinueEditCmsPage" stepKey =" saveAndContinueEditCmsPage" />
1533
1533
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
1534
1534
<!-- Validate Stage After Save -->
1535
1535
<comment userInput =" Validate Stage After Save" stepKey =" commentValidateStage2" />
1536
- <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', ImageUpload3.value)}}" stepKey =" waitForRawImageSourceToAppearInTextarea " />
1536
+ <waitForElementVisible selector =" {{TextOnStage.textAreaText('1', ImageUpload3.value)}}" stepKey =" waitForRawImageSourceToAppearInTextarea2 " />
1537
1537
<!-- Validate Storefront -->
1538
1538
<comment userInput =" Validate Storefront" stepKey =" commentValidateStorefront" />
1539
1539
<actionGroup ref =" navigateToStoreFront" stepKey =" navigateToStoreFront" >
You can’t perform that action at this time.
0 commit comments