Skip to content

Commit

Permalink
magento#26396 DeleteProduct Action Group should wait till Loading Mas…
Browse files Browse the repository at this point in the history
…k disappear
  • Loading branch information
lbajsarowicz committed Jan 15, 2020
1 parent 4b93e8b commit 9bad814
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
<waitForPageLoad stepKey="waitForDeleteItemPopup" time="10"/>
<click stepKey="clickOnOk" selector="{{ProductsPageSection.ok}}"/>
<waitForElementVisible stepKey="waitForSuccessfullyDeletedMessage" selector="{{ProductsPageSection.deletedSuccessMessage}}" time="10"/>
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear"/>
</actionGroup>
</actionGroups>

0 comments on commit 9bad814

Please sign in to comment.