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 144
144
<seeElement selector =" {{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey =" assertMediaSourceOnStage1" />
145
145
<!-- Verify inputed image on slideout-->
146
146
<comment userInput =" Verify inputed variable on slideout" stepKey =" commentVerifyVariableOnSlideout" />
147
- <click selector =" {{CmsNewPagePageBasicFieldsSection.contentHeading }}" stepKey =" lostFocusFromWYSIWYG " />
147
+ <click selector =" {{PageBuilderPanel.searchPanel }}" stepKey =" lostFocusFromWYSIWYG1 " />
148
148
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditMenuOnStage" >
149
149
<argument name =" contentType" value =" PageBuilderTextContentType" />
150
150
</actionGroup >
280
280
<!-- Validate Storefront -->
281
281
<comment userInput =" Verify Widget Content Type on storefront" stepKey =" commentVerifyWidgetOnStorefront" />
282
282
<amOnPage url =" $$createCMSPageA.identifier$$" stepKey =" amOnPageTestPage" />
283
- <seeElementIn selector =" div.block-cms-link a[href='{{_ENV.MAGENTO_BASE_URL}}/$$createCMSPageB.identifier$$']" stepKey =" waitForWidgetStorefront" />
283
+ <seeElement selector =" div.block-cms-link a[href='{{_ENV.MAGENTO_BASE_URL}}/$$createCMSPageB.identifier$$']" stepKey =" waitForWidgetStorefront" />
284
284
</test >
285
285
<test name =" VerifyTinyMCE4ToolbarOnPageBuilderStage" >
286
286
<annotations >
You can’t perform that action at this time.
0 commit comments