If you require 'watir-webdriver' explicitly in you tests, it may cause 
Watir::Browser.new to lead to an infinite loop. I suggest two things:

1. Update the README to make this clear.
2. Eventually refactor the code to not redefine the initialize method based on 
what value has been set for the driver. A fairly simple inheritance structure 
should help here.

---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir/issues/11
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to