Skip to content

v10.1.0

Latest

Choose a tag to compare

@mykola-mokhnach mykola-mokhnach released this 11 Mar 20:48
· 4 commits to master since this release
e4a3555

10.1.0

  • [ENHANCEMENTS]
    • Add support for descendant and ancestor flutter locators #2357
  • [BUG FIX]
    • Fix ListOutputStream.close() to close all streams on failure #2392
    • Avoid using system default locale #2352
  • [REFACTOR]
    • Avoid using reflection to manage AppiumCommandExecutor state #2356
  • [DEPENDENCY CHANGE]
    • Bump minimum Selenium version from 4.35.0 to 4.40.0 #2383
    • Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 #2342
    • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 #2350, #2374