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

[Feature Request] Possibility to run ADB commands / possibility to run shell commands #1682

Open
aivanovski opened this issue Feb 20, 2024 · 2 comments
Labels
enhancement New feature request or improvement of an existing feature maestro cli Related to the command-line Maestro tool maestro cloud Related to Maestro Cloud P2 Important and valid issues not at the top of the work list

Comments

@aivanovski
Copy link

During or before the test, It will be cool to make some manipulations with application state or device state via adb or shell commands.

Scenario:
Test data could be sent to the application via adb shell am broadcast ... command before some test

@aivanovski aivanovski added the enhancement New feature request or improvement of an existing feature label Feb 20, 2024
@kaanx022
Copy link

+1 for the shell commands and preferably adb executions.... GPS location setting via adb was the most important bit, which they imported into maestro, but there are many uses of adb that are required for tests. Like managing certificates before tests, among many other usecases. Adb and shell executions def need to be on roadmap

@bartekpacia bartekpacia added maestro cli Related to the command-line Maestro tool maestro cloud Related to Maestro Cloud P2 Important and valid issues not at the top of the work list labels Aug 24, 2024
@sleekweasel
Copy link

Useful to record test start/stop and step events into the logcat with run 'adb shell log -t maestro started: TestOrStepNameHere'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improvement of an existing feature maestro cli Related to the command-line Maestro tool maestro cloud Related to Maestro Cloud P2 Important and valid issues not at the top of the work list
Projects
None yet
Development

No branches or pull requests

4 participants