Skip to content

Commit 88e85aa

Browse files
Manjusha.SManjusha.S
authored andcommitted
fix
1 parent eab2c21 commit 88e85aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/User/Test/Mftf/Test/AdminCreateActiveUserEntityTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
<argument name="username" value="{{activeAdmin.username}}"/>
4040
<argument name="password" value="{{activeAdmin.password}}"/>
4141
</actionGroup>
42+
<wait time = "40" stepKey = "forty"></wait>
43+
4244
<amOnPage url="{{AdminUsersPage.url}}" stepKey="navigateToAdminUsersGrid"/>
4345
<actionGroup ref="AssertAdminUserIsInGridActionGroup" stepKey="assertAdminIsInGrid">
4446
<argument name="user" value="activeAdmin"/>

0 commit comments

Comments
 (0)