File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
AdminAnalytics/Test/Mftf/Test
Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 20
20
<actionGroup ref =" AdminLoginActionGroup" stepKey =" LoginAsAdmin" />
21
21
<magentoCLI command =" config:set admin/usage/enabled 1" stepKey =" enableAdminUsageTracking" />
22
22
<actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanInvalidatedCaches" >
23
- value="config full_page"/>
23
+ < argument name = " tags " value =" config full_page" />
24
24
</actionGroup >
25
25
<reloadPage stepKey =" pageReload" />
26
26
</before >
Original file line number Diff line number Diff line change 37
37
<actionGroup ref =" NavigateToDefaultLayoutsSettingActionGroup" stepKey =" navigateToWebConfigurationPage" />
38
38
39
39
<comment userInput =" Set default layout to 3 columns" stepKey =" expandDefaultLayouts" />
40
-
40
+ < comment userInput = " and clear cache after " stepKey = " DefaultProductLayout " />
41
41
<actionGroup ref =" AdminSetProductLayoutSettingsActionGroup" stepKey =" select3ColumnsLayout" >
42
42
<argument name =" layout" value =" 3 columns" />
43
43
</actionGroup >
44
- <comment userInput =" Default layout has been updated" stepKey =" DefaultProductLayout" />
45
-
44
+
46
45
<actionGroup ref =" CliCacheFlushActionGroup" stepKey =" clickSaveConfig" >
47
46
<argument name =" tags" value =" config" />
48
47
</actionGroup >
49
48
50
49
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
51
50
<comment userInput =" Default layout has been updated" stepKey =" wait1" />
52
51
53
- <actionGroup ref =" AdminExpandProductDesigSectionActionGroup " stepKey =" clickOnDesignTab" />
52
+ <actionGroup ref =" AdminExpandProductDesignSectionActionGroup " stepKey =" clickOnDesignTab" />
54
53
55
54
<comment userInput =" Checking if settings have been applied" stepKey =" waitForLayoutDropDown" />
56
55
<seeOptionIsSelected selector =" {{ProductDesignSection.LayoutDropdown}}" userInput =" 3 columns" stepKey =" see3ColumnsSelected" />
You can’t perform that action at this time.
0 commit comments