File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 80
80
<before >
81
81
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
82
82
<actionGroup ref =" EnabledWYSIWYG" stepKey =" enableWYSIWYG" />
83
- <actionGroup ref =" disablePageBuilderSetting" stepKey =" disablePageBuilderSetting" />
84
- <actionGroup ref =" addCmsBlock" stepKey =" addCmsBlock" />
85
- <actionGroup ref =" enablePageBuilderSetting" stepKey =" turnOnPageBuilder" after =" addCmsBlock" />
83
+ <actionGroup ref =" enablePageBuilderSetting" stepKey =" turnOnPageBuilder" />
86
84
<actionGroup ref =" navigateToAPageWithPageBuilder" stepKey =" navigateToAPageWithPageBuilder" />
87
85
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
88
86
<createData entity =" _defaultBlock" stepKey =" createPreReqBlock" />
123
121
<!-- Verify Block in Tab on storefront -->
124
122
<comment userInput =" View Tab on storefront" stepKey =" viewTabOnStorefront" />
125
123
<amOnPage url =" tabs{{PageBuilderPageTitle.pageName}}" stepKey =" amOnPageBuilderPage" />
126
- <seeElement selector = " {{TabOnStorefront.tabContentType('1')}} " stepKey =" seeContentTypeFrontend " />
124
+ <see userInput = " $$createPreReqBlock.content$$ " stepKey =" seeBlockContentOnCmsStage " />
127
125
</test >
128
126
<test name =" CanAddNewsletterToTab" >
129
127
<annotations >
You can’t perform that action at this time.
0 commit comments