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 b78cf35 commit 9dd52e1Copy full SHA for 9dd52e1
app/code/Magento/Cms/Test/Mftf/ActionGroup/SelectImageFromMediaStorageActionGroup.xml
@@ -17,7 +17,6 @@
17
<waitForLoadingMaskToDisappear stepKey="waitForLoading2" />
18
<see selector="{{MediaGallerySection.CancelBtn}}" userInput="Cancel" stepKey="seeCancelBtn" />
19
<see selector="{{MediaGallerySection.CreateFolder}}" userInput="Create Folder" stepKey="seeCreateFolderBtn" />
20
- <see selector="{{MediaGallerySection.InsertFile}}" userInput="Add Selected" stepKey="seeAddSelectedBtn" />
21
</actionGroup>
22
<actionGroup name="CreateImageFolder">
23
<arguments>
0 commit comments