Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

First working prototype of stf-appium #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bgericke
Copy link

I created a pull request of the first working version, so we can discuss the implementation.

*
* @return {boolean} Returns true, is command was successful.
* */
util.connectAdbDevice = function(remoteConnectUrl) {
Copy link
Author

Choose a reason for hiding this comment

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

Maybe it would make sense to use adbkit here in the future.
I just discovered last week that it exists. But maybe it's too much overhead for just the adb connect and adb disconnect commands here and below...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants