File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/MediaGalleryUi/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
11
11
<actionGroup name =" AdminMediaGalleryClickAddSelectedActionGroup" >
12
12
<waitForElementVisible selector =" {{AdminMediaGalleryHeaderButtonsSection.addSelected}}" stepKey =" waitForAddSelectedButton" />
13
- <click selector =" {{AdminMediaGalleryHeaderButtonsSection.addSelected}}" stepKey =" clickAddSelected " />
14
- <waitForPageLoad stepKey =" waitForPageLoad " />
15
- <waitForElementVisible selector =" {{MediaGallerySection.insertEditImageModalWindow}}" stepKey =" waitForInsertEditImageWindow " />
13
+ <click selector =" {{AdminMediaGalleryHeaderButtonsSection.addSelected}}" stepKey =" ClickAddSelected " />
14
+ <waitForPageLoad stepKey =" waitForImageToBeAdded " />
15
+ <waitForElementVisible selector =" {{MediaGallerySection.insertEditImageModalWindow}}" stepKey =" waitForLoadingMaskDisappear " />
16
16
</actionGroup >
17
17
</actionGroups >
You can’t perform that action at this time.
0 commit comments