This is partially solved because `Timecop` allows freezing time only within the
passed block, but it's practically impossible to use such blocks with Cucumber
(as Time should be frozen across many steps). I don't see how this can be
solved at `timecop` side.
This still might be useful for anyone mocking `Time` in app/tests, so I guess
it makes sense. I'd prefer to just use `Timeout`, but as @jarib
[mentioned](https://github.com/p0deje/watir-webdriver/commit/4e0d343315c8324b938f423676531021030090ff#commitcomment-5250203),
it's not that reliable.
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/pull/242#issuecomment-33942026
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development