Skip to content

Commit dfd2962

Browse files
committed
MQE-2125: [3.0.0-RC3] Delivery to Magento 2.4
fixed flaky test
1 parent 076ce95 commit dfd2962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportBundleProductTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
<!-- Export created below products -->
106106
<actionGroup ref="ExportAllProductsActionGroup" stepKey="exportCreatedProducts"/>
107107

108+
<magentoCron stepKey="runCronIndex" groups="index"/>
109+
<waitForElementVisible selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="waitForFileName"/>
108110
<grabTextFrom selector="{{AdminExportAttributeSection.exportFileNameByPosition('0')}}" stepKey="grabNameFile"/>
109111

110112
<!-- Download product -->

0 commit comments

Comments
 (0)