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 1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
1111 <actionGroup name =" AdminMediaGalleryClickAddSelectedActionGroup" >
1212 <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 " />
1616 </actionGroup >
1717</actionGroups >
You can’t perform that action at this time.
0 commit comments