Selenium timing improvment.
This commit is contained in:
parent
862ac37a8a
commit
d25689e4b4
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ class TaskbarSessionTest < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 10,
|
||||
:value => 14,
|
||||
},
|
||||
{
|
||||
:where => :instance1,
|
||||
|
@ -80,7 +80,7 @@ class TaskbarSessionTest < TestCase
|
|||
},
|
||||
{
|
||||
:execute => 'wait',
|
||||
:value => 10,
|
||||
:value => 14,
|
||||
},
|
||||
{
|
||||
:where => :instance1,
|
||||
|
|
Loading…
Reference in a new issue