Skip to content

Adding new keyword adb command timeout #328

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

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

felipetortella
Copy link
Contributor

Implements

Adding a new keyword 'execute_adb_shell_timeout' to be able to use timeout option in adb shell command.
This timeout option is very useful when we use some long commands as adb logs to grep logs from android.
This option is described in:
http://appium.io/docs/en/writing-running-appium/android/android-shell/#supported-arguments

To maintain backward capability, we have choose to create a new keyword instead of using the implemented one.

Fixing

NA

@luisiwasaki
Copy link

thanks @felipetortella, I need this too

@serhatbolsu serhatbolsu merged commit c064ef9 into serhatbolsu:master Oct 12, 2021
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.

3 participants