Skip to content

v9.3.7: Release 9 3 7 (#535)

Compare
Choose a tag to compare
@KazuCocoa KazuCocoa released this 12 Apr 23:54
· 465 commits to master since this release

1. Enhancements

  • Remove appium suffix from find element #532
    • rename @driver.find_element/s_with_appium to @driver.find_element/s
  • fix documentations

2. Bug fixes

3. Deprecations

  • @driver.find_element/s_with_appium
    • use @driver.find_element/s instead