|
123 | 123 | </actionGroup>
|
124 | 124 | <actionGroup ref="saveImage" stepKey="insertImage"/>
|
125 | 125 | <actionGroup ref="fillOutUploadImagePopup" stepKey="fillOutUploadImagePopup" />
|
126 |
| - <seeElement selector="{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage"/> |
| 126 | + <seeElement selector="{{CmsWYSIWYGSection.ImageAlt(ImageUpload3.content)}}" stepKey="assertMediaSourceOnStage"/> |
127 | 127 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
128 | 128 | <!-- Verify Text in Tab on storefront -->
|
129 | 129 | <comment userInput="View Tab on storefront" stepKey="viewTabOnStorefront"/>
|
130 | 130 | <amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage"/>
|
131 | 131 | <see userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="seeTextContentType"/>
|
132 | 132 | <seeElement selector="{{StorefrontCMSPageSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSource"/>
|
133 |
| - <seeElement selector="{{TextOnStorefront.text('1', '{{_ENV.MAGENTO_BASE_URL}}')}}" stepKey="waitForVariableStorefront"/> |
134 |
| - <seeElement selector="{{TextOnStorefront.textAreaWidget('1', '{{_ENV.MAGENTO_BASE_URL}}', $$createCMSPageB.identifier$$)}}" stepKey="waitForWidgetStorefront"/> |
| 133 | + <seeElement selector="{{TextOnStorefront.text('1', _ENV.MAGENTO_BASE_URL)}}" stepKey="waitForVariableStorefront"/> |
| 134 | + <seeElement selector="{{TextOnStorefront.textAreaWidget('1', _ENV.MAGENTO_BASE_URL, $$createCMSPageB.identifier$$)}}" stepKey="waitForWidgetStorefront"/> |
135 | 135 | </test>
|
136 | 136 | <test name="TextSaveEmptyTextContentType">
|
137 | 137 | <annotations>
|
|
445 | 445 | <testCaseId value="MC-3463"/>
|
446 | 446 | <group value="pagebuilder"/>
|
447 | 447 | <group value="pagebuilder-text"/>
|
448 |
| - <group value="ira"/> |
449 | 448 | </annotations>
|
450 | 449 | <before>
|
451 | 450 | <createData entity="_defaultCmsPage" stepKey="createCMSPage" />
|
|
524 | 523 | <severity value="CRITICAL"/>
|
525 | 524 | <useCaseId value="MC-1412"/>
|
526 | 525 | <testCaseId value="MAGETWO-90274"/>
|
527 |
| - <!--<group value="ira"/>--> |
528 | 526 | <group value="pagebuilder"/>
|
529 | 527 | <group value="pagebuilder-text"/>
|
530 | 528 | </annotations>
|
|
1696 | 1694 | </actionGroup>
|
1697 | 1695 | <actionGroup ref="saveImage" stepKey="insertImage"/>
|
1698 | 1696 | <actionGroup ref="fillOutUploadImagePopup" stepKey="fillOutUploadImagePopup" />
|
1699 |
| - <seeElement selector="{{CmsWYSIWYGSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSourceOnStage"/> |
| 1697 | + <waitForElementVisible selector="{{CmsWYSIWYGSection.ImageAlt(ImageUpload3.content)}}" stepKey="waitForImage"/> |
| 1698 | + <seeElement selector="{{CmsWYSIWYGSection.ImageAlt(ImageUpload3.content)}}" stepKey="assertMediaSourceOnStage"/> |
1700 | 1699 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage2"/>
|
1701 | 1700 | <!--Verify Content Block on storefront-->
|
1702 | 1701 | <comment userInput="Verify empty Content Block on storefront" stepKey="commentVerifyEmptyBlock"/>
|
1703 | 1702 | <amOnPage url="$$createCMSPage.identifier$$" stepKey="amOnPageTestPage"/>
|
1704 | 1703 | <see userInput="{{PageBuilderTextContentTypeDefault.value}}" stepKey="seeTextContentType"/>
|
1705 | 1704 | <seeElement selector="{{StorefrontCMSPageSection.imageSource(ImageUpload3.fileName)}}" stepKey="assertMediaSource"/>
|
1706 | 1705 | <seeElement selector="{{TextOnStorefront.text('1', _ENV.MAGENTO_BASE_URL)}}" stepKey="waitForVariableStorefront"/>
|
1707 |
| - <seeElement selector="{{TextOnStorefront.textAreaWidget('1', '{{_ENV.MAGENTO_BASE_URL}}', $$createCMSPageB.identifier$$)}}" stepKey="waitForWidgetStorefront"/> |
| 1706 | + <seeElement selector="{{TextOnStorefront.textAreaWidget('1', _ENV.MAGENTO_BASE_URL, $$createCMSPageB.identifier$$)}}" stepKey="waitForWidgetStorefront"/> |
1708 | 1707 | </test>
|
1709 | 1708 | </tests>
|
0 commit comments