Skip to content

Commit 71d22bd

Browse files
authored
Update AdminDeleteUserActionGroup.xml
1 parent 19b49c1 commit 71d22bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/User/Test/Mftf/ActionGroup/AdminDeleteUserActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
<amOnPage stepKey="amOnAdminUsersPage" url="{{AdminUsersPage.url}}"/>
2020
<waitForPageLoad stepKey="waitForAdminUserPageLoad"/>
21+
<!-- Add reset filter to locate the required user as user page has more than 1 pages -->
2122
<click selector="{{AdminUserGridSection.resetButton}}" stepKey="resetGridFilter"/>
2223
<waitForPageLoad stepKey="waitForFiltersReset" time="15"/>
2324
<fillField selector="{{AdminUserGridSection.usernameFilterTextField}}" userInput="{{user.username}}" stepKey="enterUserName"/>

0 commit comments

Comments
 (0)