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