Skip to content

v9.1.0

Compare
Choose a tag to compare
@KazuCocoa KazuCocoa released this 18 Dec 02:07
· 531 commits to master since this release

1. Enhancements

  • update dependencies
    • Support selenium-webdriver 3.0.2+
      • If you'd like to use selenium-webdriver2.x, please use appium_lib9.0.0
    • use find_element_with_appium instead of find_element if you call the method via @driver instances.
    • #383

2. Bug fixes

3. Deprecations

  • Drop Ruby 1.9.3, 2.0, 2.1 support
    • Because these ruby versions have already stop updating.