Skip to content

Commit fcc524f

Browse files
committed
MC-3053: Automate MFTF for MC-2294
1 parent 6f9d5b7 commit fcc524f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderSlideCommonTest.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1887,6 +1887,7 @@
18871887
<argument name="contentType" value="PageBuilderSliderContentType"/>
18881888
</actionGroup>
18891889
<!--Upload image from local machine using image placeholder button-->
1890+
<comment userInput="Upload image from local machine using image placeholder button on slide out" stepKey="commentUploadImage"/>
18901891
<actionGroup ref="attachFileSlideOutPropertyGeneral" stepKey="attachSlideImageFile1">
18911892
<argument name="property" value="PageBuilderSlideBackgroundImageProperty1"/>
18921893
</actionGroup>
@@ -1907,7 +1908,7 @@
19071908

19081909

19091910
<!--Upload image from local machine -->
1910-
<comment userInput="Upload image from local machine" stepKey="commentUploadImageFromLocal1" />
1911+
<comment userInput="Upload image from local machine to stage" stepKey="commentUploadImageToStage"/>
19111912
<attachFile userInput="{{PageBuilderSlideBackgroundImageProperty2.value}}" selector="{{PageBuilderStage.uploadLocalImageBtn}}" stepKey="attachImageFromLocalToStage"/>
19121913
<waitForPageLoad stepKey="waitForPageLoad4" />
19131914
<waitForElementVisible selector="{{SlideOnBackend.imageOnStage(PageBuilderSlideBackgroundImageProperty2.fileName)}}" stepKey="waitForMainImageSource1"/>

0 commit comments

Comments
 (0)