File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
app/code/Magento/Translation/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- /**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details .
6
- */
3
+ /**
4
+ * Copyright 2021 Adobe
5
+ * All Rights Reserved .
6
+ */
7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
75
75
<actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCacheAfterTranslateDisabled" >
76
76
<argument name =" tags" value =" " />
77
77
</actionGroup >
78
-
79
78
<!-- Clear browser locale storage for magento site -->
80
79
<executeJS function =" localStorage.clear();" stepKey =" clearStorage" />
81
80
<resetCookie userInput =" mage-translation-storage" stepKey =" resetTranslationStorage" />
82
81
<resetCookie userInput =" mage-translation-file-version" stepKey =" resetTranslationFileVersion" />
83
-
84
82
<actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage" />
85
83
<actionGroup ref =" AssertStorefrontCustomWelcomeMessageActionGroup" stepKey =" verifyTranslatedWelcomeMessage" />
86
84
<actionGroup ref =" AssertOneProductNameInMiniCartActionGroup" stepKey =" seeProductInMiniCartAgain" >
You can’t perform that action at this time.
0 commit comments