Skip to content

Commit 6db0d6e

Browse files
Merge branch 'ACQE-8632' into ACQE-functional-deployment-v4-9
2 parents de954d2 + c06f9d0 commit 6db0d6e

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)