Watir v6.13.0 Release Notes

Release Date: 2018-09-02 // over 5 years ago
    • ๐Ÿ‘ Allow wait methods to wait for values of any attribute
    • ๐Ÿ‘ Allow locating custom elements with adjacent methods
    • ๐Ÿ‘Œ Support how latest IEDrivers are handling stale elements
    • โช Restore support for using of previously cached elements in collections
    • ๐Ÿ›  Fix bug preventing clicking option when select list is not displayed
    • ๐Ÿ‘ Allow elements with content-editable attribute to use UserEditable module methods