Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] Watir 1.6.7

Reply
Thread Tools

[ANN] Watir 1.6.7

 
 
Jarmo Pertman
Guest
Posts: n/a
 
      10-26-2010
Hello everyone!

We are happy to announce that Watir 1.6.7 got just released!

=== General improvements

* added new waiting methods on Watir::Element: #when_present,
#wait_until_present and #wait_while_present (Jari Bakken and Jarmo
Pertman)
* added new waiting methods on Watir::IE and Watir::Firefox:
#wait_until and #wait_while (Jari Bakken and Jarmo Pertman)
* added method #present? for Watir::Element (Jari Bakken and Jarmo
Pertman)
* deprecated old waiting methods in Watir::Waiter which will be
removed in some future version - use Watir::Wait instead (Jarmo
Pertman)

=== IE improvements

* removed Watir::Simple (Željko Filipin)
* #click_no_wait was not working with frame elements. Closes
http://jira.openqa.org/browse/WTR-459 (Jarmo Pertman)

=== Firefox improvements

* get_attribute_value now works with attributes named something like
"foo-bar" (Alan Shields)

=== Cleanup & Maintenance

* cleaned up repo at GitHub
* merge licenses into one (Željko Filipin)
* Rakefile works now under non-Windows systems too (Alan Shields)
* Removed datahandler.rb


Whole Changelog is available at http://github.com/bret/watir/compare/v1.6.6....v1.6.7

Get it with `gem install watir`!

Watir Development Team
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Watir: How to return a Watir::IE object for an existing IE? Anukul Singhal Ruby 1 05-15-2008 04:57 PM
Watir attracts Ruby Newbies Bret Pettichord Ruby 9 09-01-2005 06:09 PM
watir and iframes? armin@approximity.com Ruby 3 07-08-2005 02:42 PM
Watir, XML, Espen Falkevik Ruby 3 06-17-2005 02:04 PM
Watir needs a Win32GUI library Bret Pettichord Ruby 0 03-12-2005 03:24 PM



Advertisments
 



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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57