Skip to content

Commit 1e83a77

Browse files
committed
MC-3168: Create MFTF Tests
- Added comment - Updated Severity
1 parent cc6b53b commit 1e83a77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderPanelTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@
323323
<seeElement selector="{{PageBuilderPanel.contentTypeInGroup('3', 'Media', '5', 'Map')}}" stepKey="validateContentType16"/>
324324
<click selector="{{PageBuilderPanel.panelGroup('Media')}}" stepKey="closeMediaGroup"/>
325325
<!-- Validate Add Content Group -->
326+
<comment userInput="Validate add content group" stepKey="commentValidatePanel4"/>
326327
<click selector="{{PageBuilderPanel.panelGroup('Add Content')}}" stepKey="openAddContentGroup"/>
327328
<seeElement selector="{{PageBuilderPanel.contentTypeInGroup('4', 'Add Content', '1', 'Block')}}" stepKey="validateContentType17"/>
328329
<seeElement selector="{{PageBuilderPanel.contentTypeInGroup('4', 'Add Content', '2', 'Products')}}" stepKey="validateContentType18"/>
@@ -451,7 +452,7 @@
451452
<stories value="Panel"/>
452453
<title value="Panel should be sticky to the top"/>
453454
<description value="Panel should remain in view after scrolling down"/>
454-
<severity value="MINOR"/>
455+
<severity value="AVERAGE"/>
455456
<useCaseId value="MC-943"/>
456457
<testCaseId value="MC-3200"/>
457458
<group value="pagebuilder"/>

0 commit comments

Comments
 (0)