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: uninstall app #59

Merged
merged 5 commits into from
Aug 26, 2024
Merged

Conversation

itsspriyansh
Copy link
Contributor

Description

This PR adds the functionality to uninstall an app from an AVD or a real device. This feature can be accessed witht the following command:

npx @nightwatch/mobile-helper android uninstall --app [--deviceId <deviceId>]
Screencast.from.02-08-24.11.44.40.AM.IST.webm

@itsspriyansh itsspriyansh mentioned this pull request Aug 2, 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.

AVAILABLE_SUBCOMMANDS should now contain all the subcommands and respective flags to be able to run the commands.

src/commands/android/subcommands/uninstall/index.ts Outdated Show resolved Hide resolved
@itsspriyansh
Copy link
Contributor Author

@garg3133 PR updated.

@garg3133 garg3133 merged commit 39bda37 into nightwatchjs:main Aug 26, 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