Selenium timing improvment.

This commit is contained in:
Martin Edenhofer 2013-07-14 17:51:02 +02:00
parent 862ac37a8a
commit d25689e4b4

View file

@ -28,7 +28,7 @@ class TaskbarSessionTest < TestCase
}, },
{ {
:execute => 'wait', :execute => 'wait',
:value => 10, :value => 14,
}, },
{ {
:where => :instance1, :where => :instance1,
@ -80,7 +80,7 @@ class TaskbarSessionTest < TestCase
}, },
{ {
:execute => 'wait', :execute => 'wait',
:value => 10, :value => 14,
}, },
{ {
:where => :instance1, :where => :instance1,