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 076ce95 commit dfd2962Copy full SHA for dfd2962
app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportBundleProductTest.xml
@@ -105,6 +105,8 @@
105
<!-- Export created below products -->
106
<actionGroup ref="ExportAllProductsActionGroup" stepKey="exportCreatedProducts"/>
107
108
+ <magentoCron stepKey="runCronIndex" groups="index"/>
109
+ <waitForElementVisible selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="waitForFileName"/>
110
<grabTextFrom selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="grabNameFile"/>
111
112
<!-- Download product -->
0 commit comments