File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 638
638
<actionGroup ref =" dragContentTypeToStage" after =" commentConfigureContentType" stepKey =" dragContentTypeToStage" >
639
639
<argument name =" contentType" value =" PageBuilderSliderContentType" />
640
640
</actionGroup >
641
- <click selector =" {{PageBuilderPanel.searchPanel}}" after =" dragContentTypeToStage" stepKey =" unFocusSlide" />
641
+ <actionGroup ref =" unFocusOptionMenu" after =" dragContentTypeToStage" stepKey =" unfocusSlideOptions" >
642
+ <argument name =" contentType" value =" PageBuilderSlideContentType" />
643
+ </actionGroup >
642
644
<actionGroup ref =" openPageBuilderEditPanel" stepKey =" openEditPanel" >
643
645
<argument name =" contentType" value =" PageBuilderSliderContentType" />
644
646
</actionGroup >
648
650
<actionGroup ref =" conditionalClickSlideOutPanelFieldGeneral" after =" enterMinHeightProperty" stepKey =" enterShowDotsDisabled" >
649
651
<argument name =" property" value =" PageBuilderSliderShowDots_Disabled" />
650
652
</actionGroup >
651
- <comment userInput =" keyForRemoval" stepKey =" enterBorder" />
652
- <comment userInput =" keyForRemoval" stepKey =" enterBorderColor" />
653
- <comment userInput =" keyForRemoval" stepKey =" enterBorderWidth" />
654
- <comment userInput =" keyForRemoval" stepKey =" enterPadding" />
653
+ <remove keyForRemoval =" enter" />
654
+ <remove keyForRemoval =" enterBorder" />
655
+ <remove keyForRemoval =" enterBorderColor" />
656
+ <remove keyForRemoval =" enterBorderWidth" />
657
+ <remove keyForRemoval =" enterPadding" />
655
658
<actionGroup ref =" openPageBuilderEditPanelSmallByIndex" after =" saveEditPanelSettings" stepKey =" openSlideItemEditPanel" >
656
659
<argument name =" section" value =" SlideOnBackend" />
657
660
</actionGroup >
You can’t perform that action at this time.
0 commit comments