Watir-Classic 3.5.0 Released!

54 views
Skip to first unread message

Jarmo

unread,
Mar 10, 2013, 11:22:17 AM3/10/13
to watir, Watir development
Good news everyone!

I'm happy to announce that Watir-Classic 3.5.0 has been released!

Put it into your Gemfile:
  gem "watir-classic", "~> 3.5.0"

Or install it manually with:
  gem install watir-classic

Changes:
* Browser#name returns :internet_explorer instead of :ie.
* Element#visible? returns true for child element with visibility set to visible even if parent has visibility set to hidden. Fixes #52.
* Loosen up RAutomation dependency version.
* Make FileField window titles, button values etc configurable for multi language environments. Closes #50.
* When searching elements with :css locator then elements should be of class Watir::Element. Closes https://github.com/watir/watir/issues/7

With Best Regards,
Jarmo Pertman


Reply all
Reply to author
Forward
0 new messages