Skip to content

Commit bfcf624

Browse files
committed
MQE-1339: Bump MFTF version in Magento
- Fix flaky actionGroup
1 parent a9e8665 commit bfcf624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Quote/Test/Mftf/ActionGroup/ChangeStatusProductUsingProductGridActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<click selector="{{AdminProductGridSection.changeStatus('status')}}" stepKey="clickChangeStatusDisabled"/>
2828
<waitForPageLoad stepKey="waitForDisable"/>
2929
<see selector="{{AdminMessagesSection.success}}" userInput="A total of 1 record(s) have been updated." stepKey="seeSuccessMessage"/>
30+
<waitForLoadingMaskToDisappear stepKey="waitForMaskToDisappear"/>
3031
<conditionalClick selector="{{AdminProductGridFilterSection.clearFilters}}" dependentSelector="{{AdminProductGridFilterSection.clearFilters}}" visible="true" stepKey="clickClearFiltersInitial2"/>
3132
</actionGroup>
3233
</actionGroups>

0 commit comments

Comments
 (0)