I've added
class Object
def present?
true
end
end
to your lib/watir-webdriver.rb
No failing tests,
that means I need to provided a test that will fail.
This should *not* work because WhenPresentDecorator should call present? on
Element not on Object
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-webdriver/pull/216#issuecomment-22320198
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development