Skip to content

Commit c06f9d0

Browse files
ACQE-8632: [MFTF TESTS] AdminContentStagingDashboardDateFiltersTest
- Fixed flaky failure
1 parent 9bcd880 commit c06f9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/Test/Mftf/ActionGroup/AdminAssertNumberOfRecordsInUiGridActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<arguments>
1616
<argument name="number" type="string" defaultValue="1"/>
1717
</arguments>
18-
<see userInput="{{number}} records found" selector="{{AdminGridHeaders.totalRecords}}" stepKey="seeRecords"/>
18+
<waitForText userInput="{{number}} records found" selector="{{AdminGridHeaders.totalRecords}}" stepKey="seeRecords"/>
1919
</actionGroup>
2020
</actionGroups>

0 commit comments

Comments
 (0)