File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/LayeredNavigation/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi : noNamespaceSchemaLocation =" ../../../../../../../dev/tests/acceptance/vendor/ magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/ Test/etc/testSchema.xsd" >
10
+ xsi : noNamespaceSchemaLocation =" urn: magento:mftf: Test/etc/testSchema.xsd" >
11
11
<test name =" ShopByButtonInMobile" >
12
12
<annotations >
13
13
<features value =" Layered Navigation" />
35
35
<deleteData createDataKey =" simpleProduct1" stepKey =" deleteSimpleProduct1" />
36
36
<deleteData createDataKey =" simpleProduct2" stepKey =" deleteSimpleProduct2" />
37
37
<actionGroup ref =" logout" stepKey =" logoutOfAdmin" />
38
+ <resizeWindow width =" 1280" height =" 1024" stepKey =" resizeWindowToDesktop" />
38
39
</after >
39
40
<!-- Go to default attribute set edit page and add the product attribute to the set -->
40
41
<comment userInput =" Go to default attribute set edit page and add the product attribute to the set" stepKey =" commentAttributeSetEdit" />
You can’t perform that action at this time.
0 commit comments