I still don't understand the use-case. I can see your example, but don't understand it. It makes the test to hard read too - "when_dom_changes" does not give out any information what and why something changes. I would use regular `when_present`, `wait_until_present` and so on methods instead - this makes it clear, that you're waiting for some particular element.
--- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/193#issuecomment-18411962
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
