|
378 | 378 | <actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
|
379 | 379 | <!-- Validate Stage -->
|
380 | 380 | <comment userInput="Validate Stage" stepKey="commentValidateStage"/>
|
381 |
| - <seeElement selector="{{HtmlOnStage.base('1')}}" stepKey="waitForHtmlBaseStage1"/> |
| 381 | + <seeElement selector="{{HtmlOnStage.base('1')}}" stepKey="seeHtmlBaseStage1"/> |
382 | 382 | <waitForElementVisible selector="{{HtmlOnStage.html('1', PageBuilderHtmlPropertyButton.selector)}}" stepKey="waitForHtmlStage1"/>
|
383 | 383 | <actionGroup ref="validateAdvancedStyleWithAllUpdated" stepKey="validateAllAdvancedStage">
|
384 | 384 | <argument name="page" value="HtmlOnStage"/>
|
|
426 | 426 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
427 | 427 | <!-- Validate Stage After Save -->
|
428 | 428 | <comment userInput="Validate Stage After Save" stepKey="commentValidateStage2"/>
|
429 |
| - <seeElement selector="{{HtmlOnStage.base('1')}}" stepKey="waitForHtmlBaseStage2"/> |
| 429 | + <seeElement selector="{{HtmlOnStage.base('1')}}" stepKey="seeHtmlBaseStage2"/> |
430 | 430 | <waitForElementVisible selector="{{HtmlOnStage.html('1', PageBuilderHtmlPropertyButton.selector)}}" stepKey="waitForHtmlStage2"/>
|
431 | 431 | <actionGroup ref="validateAdvancedStyleWithAllUpdated" stepKey="validateAllAdvancedStage2">
|
432 | 432 | <argument name="page" value="HtmlOnStage"/>
|
|
474 | 474 | </actionGroup>
|
475 | 475 | <!-- Validate Storefront -->
|
476 | 476 | <comment userInput="Validate Storefront" stepKey="commentValidateStorefront"/>
|
477 |
| - <seeElement selector="{{HtmlOnStorefront.base('1')}}" stepKey="waitForHtmlBaseStorefront"/> |
| 477 | + <seeElement selector="{{HtmlOnStorefront.base('1')}}" stepKey="seeHtmlBaseStorefront"/> |
478 | 478 | <waitForElementVisible selector="{{HtmlOnStorefront.html('1', PageBuilderHtmlPropertyButton.selectorOnFrontend)}}" stepKey="waitForHtmlStorefront"/>
|
479 | 479 | <actionGroup ref="validateAdvancedStyleWithAllUpdated" stepKey="validateAllAdvancedStorefront">
|
480 | 480 | <argument name="page" value="HtmlOnStorefront"/>
|
|
0 commit comments