|
256 | 256 | <testCaseId value="MAGETWO-91322"/>
|
257 | 257 | <group value="pagebuilder"/>
|
258 | 258 | <group value="pagebuilder-common"/>
|
| 259 | + <group value="pagebuilder-heading"/> |
259 | 260 | </annotations>
|
260 | 261 | <before>
|
261 | 262 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
262 |
| - <actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/> |
263 |
| - <actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilderSetting"/> |
264 | 263 | <actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
|
265 | 264 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
266 | 265 | </before>
|
267 | 266 | <after>
|
268 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
269 | 267 | <actionGroup ref="logout" stepKey="logout"/>
|
270 | 268 | </after>
|
271 | 269 | <!-- Add 2nd Row and Heading-->
|
|
278 | 276 | <argument name="containerTargetType" value="PageBuilderRowContentBlock"/>
|
279 | 277 | <argument name="containerTargetIndex" value="2"/>
|
280 | 278 | </actionGroup>
|
| 279 | + <scrollTo selector="div.pagebuilder-header" x="0" y="-100" stepKey="scrollToTop"/> |
| 280 | + <actionGroup ref="clickOutsideLiveEditHeading" stepKey="clickOutsideLiveEditHeading"> |
| 281 | + <argument name="index" value="1"/> |
| 282 | + </actionGroup> |
281 | 283 | <!-- Configure Heading -->
|
282 | 284 | <comment userInput="Configure Heading" stepKey="commentEditHeading1"/>
|
283 | 285 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
|
475 | 477 | <testCaseId value="MAGETWO-91320"/>
|
476 | 478 | <group value="pagebuilder"/>
|
477 | 479 | <group value="pagebuilder-common"/>
|
| 480 | + <group value="pagebuilder-heading"/> |
478 | 481 | </annotations>
|
479 | 482 | <before>
|
480 | 483 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
481 |
| - <actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/> |
482 |
| - <actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilderSetting"/> |
483 | 484 | <actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
|
484 | 485 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
485 | 486 | </before>
|
486 | 487 | <after>
|
487 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
488 | 488 | <actionGroup ref="logout" stepKey="logout"/>
|
489 | 489 | </after>
|
490 | 490 | <!-- Add Heading -->
|
491 | 491 | <comment userInput="Add Heading" stepKey="commentAddHeading"/>
|
492 | 492 | <actionGroup ref="dragContentBlockToStage" stepKey="dragContentBlockToStage">
|
493 | 493 | <argument name="contentBlockType" value="PageBuilderHeadingContentBlock"/>
|
494 | 494 | </actionGroup>
|
| 495 | + <actionGroup ref="clickOutsideLiveEditHeading" stepKey="clickOutsideLiveEditHeading"> |
| 496 | + <argument name="index" value="1"/> |
| 497 | + </actionGroup> |
495 | 498 | <!-- Configure Heading -->
|
496 | 499 | <comment userInput="Configure Heading" stepKey="commentHeading"/>
|
497 | 500 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
|
531 | 534 | <testCaseId value="MAGETWO-91321"/>
|
532 | 535 | <group value="pagebuilder"/>
|
533 | 536 | <group value="pagebuilder-common"/>
|
| 537 | + <group value="pagebuilder-heading"/> |
534 | 538 | </annotations>
|
535 | 539 | <before>
|
536 | 540 | <actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
|
537 |
| - <actionGroup ref="EnabledWYSIWYG" stepKey="enableWYSIWYG"/> |
538 |
| - <actionGroup ref="enablePageBuilderSetting" stepKey="enablePageBuilderSetting"/> |
539 | 541 | <actionGroup ref="navigateToAPageWithPageBuilder" stepKey="navigateToAPageWithPageBuilder"/>
|
540 | 542 | <actionGroup ref="switchToPageBuilderStage" stepKey="switchToPageBuilderStage"/>
|
541 | 543 | </before>
|
542 | 544 | <after>
|
543 |
| - <actionGroup ref="DisabledWYSIWYG" stepKey="disableWYSIWYG"/> |
544 | 545 | <actionGroup ref="logout" stepKey="logout"/>
|
545 | 546 | </after>
|
546 | 547 | <!-- Add Heading -->
|
547 | 548 | <comment userInput="Add Heading" stepKey="commentAddHeading"/>
|
548 | 549 | <actionGroup ref="dragContentBlockToStage" stepKey="dragContentBlockToStage">
|
549 | 550 | <argument name="contentBlockType" value="PageBuilderHeadingContentBlock"/>
|
550 | 551 | </actionGroup>
|
| 552 | + <actionGroup ref="clickOutsideLiveEditHeading" stepKey="clickOutsideLiveEditHeading"> |
| 553 | + <argument name="index" value="1"/> |
| 554 | + </actionGroup> |
551 | 555 | <!-- Configure Heading -->
|
552 | 556 | <comment userInput="Configure Heading" stepKey="commentEditHeading"/>
|
553 | 557 | <actionGroup ref="openPageBuilderEditPanel" stepKey="openEditMenuOnStage">
|
|
0 commit comments