|
1301 | 1301 | <argument name="contentBlockType" value="PageBuilderMapContentBlock"/>
|
1302 | 1302 | </actionGroup>
|
1303 | 1303 | <actionGroup ref="clickMapToAddOrMovePin" stepKey="addMapPin"/>
|
| 1304 | + <actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterLocationName"> |
| 1305 | + <argument name="property" value="PageBuilderMapLocationName_TestLocation"/> |
| 1306 | + </actionGroup> |
1304 | 1307 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
|
1305 | 1308 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
1306 | 1309 | <!-- Load Storefront -->
|
|
1474 | 1477 | <argument name="contentBlockType" value="PageBuilderMapContentBlock"/>
|
1475 | 1478 | </actionGroup>
|
1476 | 1479 | <actionGroup ref="clickMapToAddOrMovePin" stepKey="addMapPin"/>
|
| 1480 | + <actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterLocationName"> |
| 1481 | + <argument name="property" value="PageBuilderMapLocationName_TestLocation"/> |
| 1482 | + </actionGroup> |
1477 | 1483 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
|
1478 | 1484 | <actionGroup ref="saveAndContinueEditCmsPage" stepKey="saveAndContinueEditCmsPage"/>
|
1479 | 1485 | <!-- Load Storefront -->
|
1480 | 1486 | <openNewTab stepKey="openNewTab"/>
|
1481 | 1487 | <actionGroup ref="navigateToStoreFront" stepKey="navigateToStoreFront">
|
1482 | 1488 | <argument name="contentBlockType" value="PageBuilderMapContentBlock"/>
|
1483 | 1489 | </actionGroup>
|
1484 |
| - <actionGroup ref="verifyMapHasPin" stepKey="validateMap"> |
| 1490 | + <actionGroup ref="verifyMapHasPin" stepKey="validateMapStage"> |
1485 | 1491 | <argument name="page" value="MapOnStorefront"/>
|
1486 | 1492 | </actionGroup>
|
1487 | 1493 | <switchToPreviousTab stepKey="switchToPreviousTab"/>
|
|
1502 | 1508 | <!-- Validate Map Does Not Render On Configuration -->
|
1503 | 1509 | <comment userInput="Validate Map Does Not Render On Configuration" stepKey="commentValidateConfiguration"/>
|
1504 | 1510 | <actionGroup ref="dontSeeRenderedMapOnConfigurationPanel" stepKey="dontSeeRenderedMapOnConfigurationPanel"/>
|
1505 |
| - <!-- Validate Map Does Not Render On Storefront --> |
1506 |
| - <comment userInput="Validate Map Does Not Render On Storefront" stepKey="commentValidateStorefront"/> |
| 1511 | + <!-- Validate Map Still Renders On Storefront --> |
| 1512 | + <comment userInput="Validate Map Still Not Renders On Storefront" stepKey="commentValidateStorefront"/> |
1507 | 1513 | <switchToNextTab stepKey="switchToNextTab"/>
|
1508 | 1514 | <reloadPage stepKey="reloadPage2"/>
|
1509 | 1515 | <waitForPageLoad stepKey="waitForPageLoad2"/>
|
1510 |
| - <actionGroup ref="validateEmptyMapStoreFront" stepKey="validateEmptyMapStoreFront"/> |
1511 |
| - <actionGroup ref="validateMapErrorMessage" stepKey="validateMapErrorMessageOnStorefront"> |
| 1516 | + <actionGroup ref="verifyMapHasPin" stepKey="validateMapStorefront"> |
1512 | 1517 | <argument name="page" value="MapOnStorefront"/>
|
1513 | 1518 | </actionGroup>
|
1514 | 1519 | </test>
|
|
0 commit comments