Skip to content

Commit 919677e

Browse files
committed
B2B-2133: [AWS S3] Test Fails to Assert Success Message after adding to cart
- Fixing duplicate stepKey
1 parent a8f15a5 commit 919677e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/AttachImageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<argument name="Image"/>
1818
</arguments>
1919

20-
<waitForElement selector="{{MediaGallerySection.BrowseUploadImage}}" stepKey="waitForUploadImage"/>
20+
<waitForElement selector="{{MediaGallerySection.BrowseUploadImage}}" stepKey="waitForUploadImageElement"/>
2121
<attachFile selector="{{MediaGallerySection.BrowseUploadImage}}" userInput="{{Image.value}}" stepKey="uploadImage"/>
2222
<waitForPageLoad stepKey="waitForPageLoad"/>
2323
<waitForPageLoad stepKey="waitForLoadingMaskToDisappear"/>

0 commit comments

Comments
 (0)