Dashboard > Watir > Browse Space > News from
Watir Log In View a printable version of the current page.
News from January, 2007
  2007/01/10

It's been a while since the last development gem was uploaded. We now have a new watir gem - version 1.5.1.1136. Changes in this release:

  • Fix for intermittent crashes occuring when using Watir with Ruby version > 1.8.2.
  • Fix for http://jira.openqa.org/browse/WTR-86
    This fix prevents the Watir-modified win32ole.so library (compiled against 1.8.2) from being used.
  • Added Element#parent
  • Add new methods Element#after? and Element#before?
  • Added support for relative specifiers. E.g.:
    link = $ie.link(:class => 'addtocart', :after? => @headline)
  • Removed NAVIGATION_CHECKER from Watir.rb, added to contrib. This fixes rdoc generation and stops the frame access exception being thrown in the default installation.
Posted at 10 Jan @ 10:36 AM by Charley Baker | 0 comments
  2007/01/18
Last changed: Jan 20, 2007 13:34 by Bret Pettichord

The latest gem has several changes and is available for download.

  • Fix for IE7 on ie.exists? http://jira.openqa.org/browse/WTR-123
  • Rubyw is now used in winclicker to bypass command line windows.
  • Autoit is registered before being used.
  • Watir now checks for the right version of Ruby before loading our customized Win32ole library.
  • ie.file_field has been fixed and unit test updated.
  • rdoc generation has been fixed.
  • page checker has been moved from the default behavior into contrib/page_checker.rb
Posted at 18 Jan @ 10:01 PM by Charley Baker | 0 comments

January 2007
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Jan 18, 2007
Jan 10, 2007

Site running on a free Atlassian Confluence Community License granted to OpenQA. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) - Bug/feature request - Contact Administrators