We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b93e8b commit 9bad814Copy full SHA for 9bad814
app/code/Magento/Catalog/Test/Mftf/ActionGroup/DeleteProductActionGroup.xml
@@ -27,5 +27,6 @@
27
<waitForPageLoad stepKey="waitForDeleteItemPopup" time="10"/>
28
<click stepKey="clickOnOk" selector="{{ProductsPageSection.ok}}"/>
29
<waitForElementVisible stepKey="waitForSuccessfullyDeletedMessage" selector="{{ProductsPageSection.deletedSuccessMessage}}" time="10"/>
30
+ <waitForLoadingMaskToDisappear stepKey="waitForLoadingMaskDisappear"/>
31
</actionGroup>
32
</actionGroups>
0 commit comments