-
-
Notifications
You must be signed in to change notification settings - Fork 766
fix: Possible NPE in initBiDi() #2325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
src/main/java/io/appium/java_client/remote/AppiumCommandExecutor.java
Outdated
Show resolved
Hide resolved
src/main/java/io/appium/java_client/remote/AppiumCommandExecutor.java
Outdated
Show resolved
Hide resolved
|
Could you please address checkstyle issues: https://github.com/appium/java-client/actions/runs/16846955387/job/47729343352?pr=2325#step:6:436 ? |
|
Hi @panchenko, congrats: the Appium project wants to compensate you for this contribution! Please reply to this comment mentioning @jlipps and @KazuCocoa and sharing your OpenCollective account name, so that we can initiate payment! Or let us know if you decline to receive compensation via OpenCollective. Thank you! |
Change list
Make sure
httpClientFactoryinAppiumCommandExecutoris not null.Types of changes
Details
version 9.5.0, code is like below
throws