Skip to content

Commit

Permalink
MC-34482: MFTF tests causing high load on Jenkins agents in MTSv1 pla…
Browse files Browse the repository at this point in the history
…tform
  • Loading branch information
fascinosum committed Jun 1, 2020
1 parent cfdc9da commit 54433a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<waitForPageLoad stepKey="waitForProductsPage" time="10"/>
<conditionalClick selector="{{AdminDataGridHeaderSection.clearFilters}}" dependentSelector="{{AdminDataGridHeaderSection.clearFilters}}" visible="true" stepKey="clickClearFilters"/>
<click stepKey="TickCheckbox" selector="{{ProductsPageSection.checkboxForProduct(productName)}}"/>
<scrollToTopOfPage stepKey="scrollToTopOfPage"/>
<click stepKey="OpenActions" selector="{{ProductsPageSection.actions}}"/>
<waitForAjaxLoad stepKey="waitForDelete" time="5"/>
<click stepKey="ChooseDelete" selector="{{ProductsPageSection.delete}}"/>
Expand Down

0 comments on commit 54433a7

Please sign in to comment.