Skip to content

Commit

Permalink
Merge pull request #1646 from Nazar65/fix-bulk-mftf-test
Browse files Browse the repository at this point in the history
Fix flaky AdminEnhancedMediaGalleryDeleteImagesInBulkTest
  • Loading branch information
sivaschenko authored Jul 24, 2020
2 parents 9e7f8ce + 5cc8c71 commit 8961d7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@
<see selector="{{AdminEnhancedMediaGalleryMassActionSection.totalSelected}}" userInput="(1 Selected)" stepKey="verifySelectedCount"/>
<click selector="{{AdminEnhancedMediaGalleryMassActionSection.cancelMassActionMode}}" stepKey="cancelMassAction"/>
<dontSeeElement selector="{{AdminEnhancedMediaGalleryMassActionSection.totalSelected}}" stepKey="verifyTeminateMAssAction"/>
<wait time="5" stepKey="waitToButtonRenders"/>
</actionGroup>
</actionGroups>

0 comments on commit 8961d7d

Please sign in to comment.