File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
37
37
<actionGroup ref =" NavigateToDefaultLayoutsSettingActionGroup" stepKey =" navigateToWebConfigurationPage" />
38
38
39
- <comment userInput =" Set default layout to 3 columns " stepKey =" expandDefaultLayouts" />
40
- <comment userInput =" and clear cache after " stepKey =" DefaultProductLayout" />
39
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" expandDefaultLayouts" />
40
+ <comment userInput =" Comment is added to preserve the step key for backward compatibilityr " stepKey =" DefaultProductLayout" />
41
41
<actionGroup ref =" AdminSetProductLayoutSettingsActionGroup" stepKey =" select3ColumnsLayout" >
42
42
<argument name =" layout" value =" 3 columns" />
43
43
</actionGroup >
47
47
</actionGroup >
48
48
49
49
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
50
- <comment userInput =" Default layout has been updated " stepKey =" wait1" />
50
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" wait1" />
51
51
52
52
<actionGroup ref =" AdminExpandProductDesignSectionActionGroup" stepKey =" clickOnDesignTab" />
53
53
54
- <comment userInput =" Checking if settings have been applied " stepKey =" waitForLayoutDropDown" />
54
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" waitForLayoutDropDown" />
55
55
<seeOptionIsSelected selector =" {{ProductDesignSection.LayoutDropdown}}" userInput =" 3 columns" stepKey =" see3ColumnsSelected" />
56
56
57
57
</test >
You can’t perform that action at this time.
0 commit comments