Skip to content

feat: add the ability to run adb shell commands #251

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 3 commits into from
Aug 30, 2019
Merged

Conversation

zbranzov
Copy link
Contributor

sendKeys does not work when using UIAutomator2 on android28 for Autocomplete plugin. Therefore we will workaround this by using adb commands instead. sendKeys on UIAutomator1 seems to work but the automator crashes intermittently (maybe because of the new appium versions).

@cla-bot cla-bot bot added the cla: yes label Aug 29, 2019
@SvetoslavTsenov SvetoslavTsenov changed the title feature: add the ability to run adb shell commands feat: add the ability to run adb shell commands Aug 30, 2019
@SvetoslavTsenov
Copy link
Contributor

In order to use this feature, so far it is needed to be set following options
--relaxedSecurity --ignoreDeviceController

@DimitarTodorov DimitarTodorov merged commit 7246bce into master Aug 30, 2019
@DimitarTodorov DimitarTodorov deleted the zbranzov/caps branch August 30, 2019 11:58
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.

3 participants