We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f15a5 commit 919677eCopy full SHA for 919677e
app/code/Magento/Cms/Test/Mftf/ActionGroup/AttachImageActionGroup.xml
@@ -17,7 +17,7 @@
17
<argument name="Image"/>
18
</arguments>
19
20
- <waitForElement selector="{{MediaGallerySection.BrowseUploadImage}}" stepKey="waitForUploadImage"/>
+ <waitForElement selector="{{MediaGallerySection.BrowseUploadImage}}" stepKey="waitForUploadImageElement"/>
21
<attachFile selector="{{MediaGallerySection.BrowseUploadImage}}" userInput="{{Image.value}}" stepKey="uploadImage"/>
22
<waitForPageLoad stepKey="waitForPageLoad"/>
23
<waitForPageLoad stepKey="waitForLoadingMaskToDisappear"/>
0 commit comments