Skip to content

Commit 54433a7

Browse files
committed
MC-34482: MFTF tests causing high load on Jenkins agents in MTSv1 platform
1 parent cfdc9da commit 54433a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteProductActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<waitForPageLoad stepKey="waitForProductsPage" time="10"/>
2323
<conditionalClick selector="{{AdminDataGridHeaderSection.clearFilters}}" dependentSelector="{{AdminDataGridHeaderSection.clearFilters}}" visible="true" stepKey="clickClearFilters"/>
2424
<click stepKey="TickCheckbox" selector="{{ProductsPageSection.checkboxForProduct(productName)}}"/>
25+
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
2526
<click stepKey="OpenActions" selector="{{ProductsPageSection.actions}}"/>
2627
<waitForAjaxLoad stepKey="waitForDelete" time="5"/>
2728
<click stepKey="ChooseDelete" selector="{{ProductsPageSection.delete}}"/>

0 commit comments

Comments
 (0)