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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
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+ */
77-->
88
99<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7575 <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCacheAfterTranslateDisabled" >
7676 <argument name =" tags" value =" " />
7777 </actionGroup >
78-
7978 <!-- Clear browser locale storage for magento site -->
8079 <executeJS function =" localStorage.clear();" stepKey =" clearStorage" />
8180 <resetCookie userInput =" mage-translation-storage" stepKey =" resetTranslationStorage" />
8281 <resetCookie userInput =" mage-translation-file-version" stepKey =" resetTranslationFileVersion" />
83-
8482 <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadPage" />
8583 <actionGroup ref =" AssertStorefrontCustomWelcomeMessageActionGroup" stepKey =" verifyTranslatedWelcomeMessage" />
8684 <actionGroup ref =" AssertOneProductNameInMiniCartActionGroup" stepKey =" seeProductInMiniCartAgain" >
You can’t perform that action at this time.
0 commit comments