v9.2.1
·
157 commits
to master
since this release
9.2.1
- [REFACTOR]
- Replace private usages of Guava Collections API with Java Collections API #2136
- Remove usages of Guava's
@VisibleForTestingannotation #2138. Previously opened internal API marked with@VisibleForTestingannotation is private now:io.appium.java_client.internal.filters.AppiumUserAgentFilter#containsAppiumNameio.appium.java_client.service.local.AppiumDriverLocalService#parseSlf4jContextFromLogMessage
- [DEPENDENCY CHANGE]
- Bump minimum supported Selenium version from
4.17.0to4.19.0#2142
- Bump minimum supported Selenium version from