Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MFTF] Updating with SaveCmsPageActionGroup #31568

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
<actionGroup ref="FillOutUploadImagePopupActionGroup" stepKey="fillOutUploadImagePopup" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="$$createCMSPage.identifier$$" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait4"/>
<seeElement selector="{{StorefrontCMSPageSection.mediaDescription}}" stepKey="assertMediaDescription"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@
<actionGroup ref="AdminClickInsertWidgetActionGroup" stepKey="clickInsertWidgetBtn"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForLoading"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad10"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="waitForSaveButtonVisible"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<waitForPageLoad stepKey="waitForPageLoadAfterSaveCmsPage" />
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSaveButtonVisible"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoadAfterSaveCmsPage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<conditionalClick selector="{{BlockPageActionsSection.clearAll}}" dependentSelector="{{BlockPageActionsSection.activeFilters}}" stepKey="clickToResetFilter" visible="true"/>
<waitForPageLoad stepKey="waitForPageLoad2"/>
<amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage1"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<!--see Default Variable on Storefront-->
<see userInput="{{_defaultVariable.city}}" stepKey="seeDefaultVariable" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
<actionGroup ref="AdminClickInsertWidgetActionGroup" stepKey="clickInsertWidgetBtn"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForLoading2"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad6"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache" />
<amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage1"/>
<waitForPageLoad stepKey="waitForPageLoad7" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<wait stepKey="waitForPageLoad5" time="10" />
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait5" />
<see userInput="Hello CMS Page!" stepKey="seeContent"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait5" />
<!--see widget on Storefront-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait5" />
<see userInput="Hello CMS Page!" stepKey="seeContent"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait7" />
<!--see widget on Storefront-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="wait5" />
<!--see widget on Storefront-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="$$createPreReqProduct.name$$.html" stepKey="amOnProductPage" />
<waitForPageLoad stepKey="waitForPage" />
<click selector="{{WidgetSection.CompareBtn}}" stepKey="clickCompareBtn" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
<scrollTo selector="{{CmsNewPagePageSeoSection.header}}" stepKey="scrollToSearchEngineTab" />
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.splitButtonMenu}}" stepKey="waitForSplitButtonMenuVisible"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSplitButtonMenuVisible"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="$$createPreReqProduct.name$$.html" stepKey="amOnProductPage" />
<waitForPageLoad stepKey="waitForPage" />
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
<actionGroup ref="AdminClickInsertWidgetActionGroup" stepKey="clickInsertWidget"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForLoading"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad5"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="waitForSaveButtonVisible"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSaveButtonVisible"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="$$createPreReqCMSPage.identifier$$" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="waitForPageLoad6" />
<!--see content of Block on Storefront-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
<see selector="{{TinyMCESection.InsertVariableBtn}}" userInput="Insert Variable..." stepKey="assertInfo19"/>
<click selector="{{CmsNewPagePageSeoSection.header}}" stepKey="clickExpandSearchEngineOptimisation"/>
<fillField selector="{{CmsNewPagePageSeoSection.urlKey}}" userInput="{{_defaultCmsPage.identifier}}" stepKey="fillFieldUrlKey"/>
<waitForElementVisible selector="{{CmsNewPagePageActionsSection.saveAndContinueEdit}}" stepKey="waitForSaveButtonVisible"/>
<click selector="{{CmsNewPagePageActionsSection.expandSplitButton}}" stepKey="expandButtonMenu"/>
<click selector="{{CmsNewPagePageActionsSection.savePage}}" stepKey="clickSavePage"/>
<waitForLoadingMaskToDisappear stepKey="waitForLoading" />
<see userInput="You saved the page." stepKey="seeSuccessMessage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForSaveButtonVisible"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="expandButtonMenu"/>
<actionGroup ref="SaveCmsPageActionGroup" stepKey="clickSavePage"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForLoading"/>
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
<amOnPage url="{{_defaultCmsPage.identifier}}" stepKey="amOnPageTestPage"/>
<waitForPageLoad stepKey="waitForPageLoad2"/>
<see userInput="{{_defaultCmsPage.content_heading}}" stepKey="seeContentHeading"/>
Expand Down