Skip to content

Nerodia 0.10.0

Compare
Choose a tag to compare
@lmtierney lmtierney released this 15 Sep 02:45
· 168 commits to master since this release

Equivalent to Watir 6.13.0

  • 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