You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/StageActionGroup/AdminOpenPageBuilderFromContentPreviewOverlayActionGroup.xml
+6-3
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,13 @@
11
11
<annotations>
12
12
<description>Click Page Builder preview overlay to open Page Builder stage.</description>
Copy file name to clipboardexpand all lines: app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/StageActionGroup/OpenPageBuilderFullScreenActionGroup.xml
<actionGroupname="openPageBuilderFullScreen"deprecated="This action group is no longer supported. Consider using `ClickEditWithPageBuilderButtonActionGroup` instead.">
Copy file name to clipboardexpand all lines: app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/StageActionGroup/ValidatePageBuilderPreviewActionGroup.xml
<description>Verifies Page Builder preview has the 'Edit with Page Builder' button, has an overlay, does not have the Page Builder left panel, does not have the Page Builder template buttons, and does not open content type option menus.</description>
<seeuserInput="Edit with Page Builder"selector="{{pageBuilderArea}}{{PageBuilderStage.editWithPageBuilderButton}}"stepKey="seeEditWithPageBuilderButton"/>
<elementname="stageSnapshot"type="button"selector="//div[contains(@class, 'pagebuilder-wysiwyg-wrapper') and contains(@class, 'pagebuilder-wysiwyg-snapshot')]"/>
23
23
<elementname="stagePreview"type="button"selector="//div[contains(@class, 'pagebuilder-stage-wrapper') and not(contains(@class, 'stage-full-screen'))]"/>
Copy file name to clipboardexpand all lines: app/code/Magento/PageBuilder/Test/Mftf/Section/PageBuilderWYSIWYGSection/WYSIWYGOnPageBuilderInlineSection.xml
0 commit comments