File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd" >
11
- <test >
11
+ <test name = " ValidatePanelContentTypesGroupedCorrectly " >
12
12
<annotations >
13
13
<features value =" PageBuilder" />
14
14
<stories value =" Panel" />
58
58
<seeElement selector =" {{PageBuilderPanel.contentTypeInGroup('Products', 'add-content')}}" stepkey =" validateContentType18" />
59
59
<click selector =" {{PageBuilderPanel.group('add-content')}}" stepkey =" closeAddContentGroup" />
60
60
</test >
61
- <test >
61
+ <test name = " ValidatePanelDefaultState " >
62
62
<annotations >
63
63
<features value =" PageBuilder" />
64
64
<stories value =" Panel" />
83
83
<dontSeeElement selector =" {{PageBuilderPanel.groupExpanded('media')}}" stepkey =" checkInactiveGroup2" />
84
84
<dontSeeElement selector =" {{PageBuilderPanel.groupExpanded('add-content')}}" stepkey =" checkInactiveGroup3" />
85
85
</test >
86
- <test >
86
+ <test name = " ValidatePanelContentTypeIcons " >
87
87
<annotations >
88
88
<features value =" PageBuilder" />
89
89
<stories value =" Panel" />
You can’t perform that action at this time.
0 commit comments