This is a migration of the watir-webdriver wait_spec with the following changes:
1. The error message checking in the Watir.default_time specs was removed. The error messages are already checked in the specs for the specific wait methods. 2. Added deviations for watir-classic on error messages that include element locators. Watir-classic currently includes :tag_name as an array rather than a string. You can merge this Pull Request by running: git pull https://github.com/jkotests/watirspec Add-wait_spec Or you can view, comment on it, or merge it online at: https://github.com/watir/watirspec/pull/40 -- Commit Summary -- * Add spec for wait methods -- File Changes -- A html/wait.html (28) A wait_spec.rb (192) -- Patch Links -- https://github.com/watir/watirspec/pull/40.patch https://github.com/watir/watirspec/pull/40.diff
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
