Watir Development Gem 1.5.1.1165 Released
A new gem is ready for download, this is the latest pull from Subversion source, tagged at 1.5.1.1165, the gem and bonus zip however carry the Watir version tag of 1164. Changes in this release include:
- Fixed bug in Element#parent and updated unit test.
- HTML value attributes are checked as strings before converting, updated unit tests.
- Watir::wait_until clean up.
- Fix for winclicker when installed in directory with spaces.
- Rdoc changes and updates.
- A workaround for frame access errors in the wait command, swallowing access denied errors and rethrowing if other WIN32OLERuntimeErrors show up.