cgiogkarakis / wipflash

Automatically exported from code.google.com/p/wipflash
0 stars 0 forks source link

WaitFor should also allow a given timeout #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Given a potentially slow operation
When we use "WaitFor" to wait for a component to achieve a certain state
Then we should be able to specify the timeout
And the waiting shouldn't time-out until our specification.

Original issue reported on code.google.com by featheredwings@gmail.com on 4 May 2010 at 8:52

GoogleCodeExporter commented 8 years ago
Does actually allow it - it's in the public interface of 
AutomationElementWrapper

Original comment by featheredwings@gmail.com on 4 May 2010 at 8:55