Skip to content
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

fix: get connectivity return value #987

Merged
merged 4 commits into from
Mar 14, 2025
Merged

fix: get connectivity return value #987

merged 4 commits into from
Mar 14, 2025

Conversation

KazuCocoa
Copy link
Member

Fixes appium/appium-uiautomator2-driver#866

  • mobile:getConnectivity accepts string
  • mobile:getConnectivity wants to return only specified service/s

https://github.com/appium/appium-uiautomator2-driver?tab=readme-ov-file#mobile-getconnectivity

@KazuCocoa KazuCocoa merged commit e6b2cf3 into master Mar 14, 2025
8 checks passed
@KazuCocoa KazuCocoa deleted the fix-get-connectivity branch March 14, 2025 07:19
github-actions bot pushed a commit that referenced this pull request Mar 14, 2025
## [10.2.2](v10.2.1...v10.2.2) (2025-03-14)

### Bug Fixes

* get connectivity return value ([#987](#987)) ([e6b2cf3](e6b2cf3))
Copy link

🎉 This PR is included in version 10.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'services' argument in 'mobile: getConnectivity' command doesn't impact the output of services states
2 participants