Watir v6.10.0 Release Notes

Release Date: 2017-11-23 // over 6 years ago
    • โž• Add support for locating elements with custom attributes
    • โž• Add new :visible_text locator (thanks Justin Ko)
    • Deprecate Selenium locators :link, :link_text and :partial_link_text in favor of :visible_text
    • ๐Ÿ—„ Deprecate finding only visible text for RegExp values on :text locator (#342)
    • ๐Ÿ‘Œ Improve support for finding elements with :tag_name along with :xpath or :css locators