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

feat: list installed avd and connected devices #66

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

itsspriyansh
Copy link
Contributor

Description

This PR adds the functionality to list all the installed AVDs and running devices.

Commands used:

# list installed avds
npx @nightwatch/mobile-helper android list --avd

# list connected devices
npx @nightwatch/mobile-helper android list --device

Screenshot from 2024-08-20 21-11-43

Screenshot from 2024-08-20 21-13-21

@itsspriyansh itsspriyansh mentioned this pull request Aug 20, 2024
Copy link
Member

@garg3133 garg3133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@garg3133 garg3133 merged commit 8234c7c into nightwatchjs:main Aug 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants