File tree Expand file tree Collapse file tree 13 files changed +55
-55
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 13 files changed +55
-55
lines changed Original file line number Diff line number Diff line change 60
60
<actionGroup ref =" FillOutUploadImagePopupActionGroup" stepKey =" fillOutUploadImagePopup" />
61
61
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
62
62
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" $$createCMSPage.identifier$$" stepKey =" fillFieldUrlKey" />
63
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
64
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
65
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
66
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
63
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
64
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
65
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
66
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
67
67
<amOnPage url =" $$createCMSPage.identifier$$" stepKey =" amOnPageTestPage" />
68
68
<waitForPageLoad stepKey =" wait4" />
69
69
<seeElement selector =" {{StorefrontCMSPageSection.mediaDescription}}" stepKey =" assertMediaDescription" />
Original file line number Diff line number Diff line change 113
113
<actionGroup ref =" AdminClickInsertWidgetActionGroup" stepKey =" clickInsertWidgetBtn" />
114
114
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForLoading" />
115
115
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageLoad10" />
116
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.saveAndContinueEdit}} " stepKey =" waitForSaveButtonVisible" />
117
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
118
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
119
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
120
- <waitForPageLoad stepKey =" waitForPageLoadAfterSaveCmsPage" />
121
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
116
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSaveButtonVisible" />
117
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
118
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
119
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
120
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForPageLoadAfterSaveCmsPage" />
121
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
122
122
<conditionalClick selector =" {{BlockPageActionsSection.clearAll}}" dependentSelector =" {{BlockPageActionsSection.activeFilters}}" stepKey =" clickToResetFilter" visible =" true" />
123
123
<waitForPageLoad stepKey =" waitForPageLoad2" />
124
124
<amOnPage url =" $$createCMSPage.identifier$$" stepKey =" amOnPageTestPage1" />
Original file line number Diff line number Diff line change 75
75
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
76
76
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
77
77
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
78
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
79
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
80
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
81
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
78
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
79
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
80
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
81
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
82
82
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
83
83
<!-- see Default Variable on Storefront-->
84
84
<see userInput =" {{_defaultVariable.city}}" stepKey =" seeDefaultVariable" />
Original file line number Diff line number Diff line change 65
65
<actionGroup ref =" AdminClickInsertWidgetActionGroup" stepKey =" clickInsertWidgetBtn" />
66
66
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForLoading2" />
67
67
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageLoad6" />
68
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
69
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
70
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
71
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
68
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
69
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
70
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
71
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
72
72
<actionGroup ref =" ClearCacheActionGroup" stepKey =" clearCache" />
73
73
<amOnPage url =" $$createCMSPage.identifier$$" stepKey =" amOnPageTestPage1" />
74
74
<waitForPageLoad stepKey =" waitForPageLoad7" />
Original file line number Diff line number Diff line change 55
55
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
56
56
<wait stepKey =" waitForPageLoad5" time =" 10" />
57
57
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
58
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
59
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
60
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
61
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
58
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
59
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
60
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
61
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
62
62
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
63
63
<waitForPageLoad stepKey =" wait5" />
64
64
<see userInput =" Hello CMS Page!" stepKey =" seeContent" />
Original file line number Diff line number Diff line change 56
56
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
57
57
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
58
58
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
59
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
60
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
61
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
62
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
59
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
60
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
61
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
62
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
63
63
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
64
64
<waitForPageLoad stepKey =" wait5" />
65
65
<!-- see widget on Storefront-->
Original file line number Diff line number Diff line change 54
54
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
55
55
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
56
56
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
57
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
58
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
59
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
60
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
57
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
58
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
59
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
60
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
61
61
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
62
62
<waitForPageLoad stepKey =" wait5" />
63
63
<see userInput =" Hello CMS Page!" stepKey =" seeContent" />
Original file line number Diff line number Diff line change 61
61
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
62
62
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
63
63
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
64
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
65
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
66
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
67
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
64
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
65
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
66
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
67
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
68
68
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
69
69
<waitForPageLoad stepKey =" wait7" />
70
70
<!-- see widget on Storefront-->
Original file line number Diff line number Diff line change 84
84
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
85
85
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
86
86
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
87
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
88
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
89
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
90
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
87
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
88
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
89
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
90
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
91
91
<amOnPage url =" {{_defaultCmsPage.identifier}}" stepKey =" amOnPageTestPage" />
92
92
<waitForPageLoad stepKey =" wait5" />
93
93
<!-- see widget on Storefront-->
Original file line number Diff line number Diff line change 56
56
<scrollTo selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" scrollToSearchEngineTab" />
57
57
<click selector =" {{CmsNewPagePageSeoSection.header}}" stepKey =" clickExpandSearchEngineOptimisation" />
58
58
<fillField selector =" {{CmsNewPagePageSeoSection.urlKey}}" userInput =" {{_defaultCmsPage.identifier}}" stepKey =" fillFieldUrlKey" />
59
- <click selector = " {{CmsNewPagePageActionsSection.expandSplitButton}} " stepKey =" expandButtonMenu" />
60
- <waitForElementVisible selector = " {{CmsNewPagePageActionsSection.splitButtonMenu}} " stepKey =" waitForSplitButtonMenuVisible" />
61
- <click selector = " {{CmsNewPagePageActionsSection.savePage}} " stepKey =" clickSavePage" />
62
- <see userInput =" You saved the page. " stepKey =" seeSuccessMessage" />
59
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" expandButtonMenu" />
60
+ <comment userInput = " Comment is added to preserve the step key for backward compatibility " stepKey =" waitForSplitButtonMenuVisible" />
61
+ <actionGroup ref = " SaveCmsPageActionGroup " stepKey =" clickSavePage" />
62
+ <comment userInput =" Comment is added to preserve the step key for backward compatibility " stepKey =" seeSuccessMessage" />
63
63
<amOnPage url =" $$createPreReqProduct.name$$.html" stepKey =" amOnProductPage" />
64
64
<waitForPageLoad stepKey =" waitForPage" />
65
65
<click selector =" {{WidgetSection.CompareBtn}}" stepKey =" clickCompareBtn" />
You can’t perform that action at this time.
0 commit comments