| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-11 | 980 Bytes | |
| v10.1.0 source code.tar.gz | 2026-03-11 | 428.5 kB | |
| v10.1.0 source code.zip | 2026-03-11 | 976.2 kB | |
| Totals: 3 Items | 1.4 MB | 2 | |
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
AppiumCommandExecutorstate #2356 - [DEPENDENCY CHANGE]
- Bump minimum Selenium version from
4.35.0to4.40.0#2383 - Bump com.google.code.gson:gson from
2.13.1to2.13.2#2342 - Bump org.apache.commons:commons-lang3 from
3.18.0to3.20.0#2350, #2374