Selenium timing improvment.
This commit is contained in:
parent
9364134277
commit
9a6edd30d0
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ class AgentUserManageTest < TestCase
|
|||
# call new ticket screen again
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 1,
|
||||
:value => 2,
|
||||
},
|
||||
{
|
||||
:execute => 'click',
|
||||
|
|
Loading…
Reference in a new issue