Oh, okay - i understand the problem now.
However i'm still against adding configuration option because of some 3rd party
gem. Maybe this patch should be in a separate `watir-timecop` gem or something,
which does just that - makes watir work with timecop. However, you don't need
to monkey-patch it, but you can also call `Timecop.return` and `Timecop.freeze`
outside of the `Wait.until` aswell.
It seems to be quite normal problem when using Timecop and not just
Watir-related, which means that you should handle it separately everywhere else
too when using `Time` as Watir currently does.
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/pull/242#issuecomment-33944952
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development