Dashboard > Watir > 2007 > May > 24 > Watir Development Gem 1.5.1.1192 Released
Watir Log In View a printable version of the current page.
Watir Development Gem 1.5.1.1192 Released
Added by Bret Pettichord, last edited by Bret Pettichord on May 24, 2007  (view change)
Labels: 
(None)

A new gem is ready for download, this is the latest pull from Subversion source, tagged at 1.5.1.1192. This gem has a new install process, due to a new dependency on other gems.

After download the gem, execute the following commands in the same directory as the gem:

> gem install win32-process --include-dependencies
> gem install watir

Changes in this release include:

  • Migrated IE.new_process from watir/contrib and improved its reliability. We now recommend IE.new_process over IE.new as a way to avoid numerous errors detailed in http://jira.openqa.org/browse/WTR-150.
  • Added IE.start_process. This works like IE.start, but uses the new_process mechanism to start IE.
  • Added IE.new_window and IE.start_window. This are synonyms for IE.new and IE.start.
  • Added dependency on the win32-process gem.
  • Rdoc updates from Jeff Fry
  • Added IE.each, which iterates through the various IE windows currently open.
  • Updated WindowHelper and watir/dialog to work with IE7

May 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    

Watir Development Gem 1.5.1.1232 Released
Watir Development Gem 1.5.1.1166 Released

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