Update dependency io.appium:java-client to v9.2.3
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| io.appium:java-client (source) |
9.2.2 -> 9.2.3
|
Release Notes
appium/java-client
v9.2.3
9.2.3
-
[BUG FIX]
- Properly represent
FeaturesMatchingResultmodel ifmultipleoption is enabled #2170 - Use current class loader for the ByteBuddy wrapper #2172
This fixes errors likeNoClassDefFoundError: org/openqa/selenium/remote/RemoteWebElement,NoClassDefFoundError: io/appium/java_client/proxy/HasMethodCallListenerswhenPageFactoryis used. - Correct extension name for
mobile: replaceElementValue#2171
- Properly represent
-
[DEMRECATION]
- Deprecate
AppiumProtocolHandshakeclass #2173
The originalProtocolHandshakeclass only supports W3C protocol now. There is no need to hack it anymore.
- Deprecate
-
[REFACTOR]
- Replace Guava
HttpHeaderswith SeleniumHttpHeader#2151
- Replace Guava
- [DEPENDENCY CHANGE]
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.