Skip to content

v9.2.0: Release 9 2 0 (#460)

Compare
Choose a tag to compare
@KazuCocoa KazuCocoa released this 09 Jan 14:12
· 505 commits to master since this release

1. Enhancements

  • update set_wait / no_wait logic #249
    • no_wait just set implicit_wait = 0
    • set_wait just set @default_wait or arbitrary time as implicit_wait
    • remove last_waits attribute

2. Bug fixes

  • automationName always nil if set automationName in server side #450

3. Deprecations