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

AppiumUtilClassModifiedVersion #1

Merged
merged 1 commit into from
Jun 4, 2016

Conversation

moinuddin14
Copy link
Contributor

In this class i have added a new way of starting and stopping the appium server (using AppiumServiceBuilder class) which will work across all platforms that Appium supports.

Also, if you are using Eclipse and facing this error "cannot run program adb error=2 no such file or directory", when running the standalone adb commands through Eclipse, i have provided a solution through this code. It's not particularly an impressive solution, but a work around or now, until the time i figure out how to make Eclipse drive the ADB available in the my machine.

When trying to clone and/ or download this class and use, please update the package name, its currently not in sync with this project structure. Please feel free to update it.

In this class i have added a new way of starting and stopping the appium server (using AppiumServiceBuilder class) which will work across all platforms that Appium supports. 

Also, if you are using Eclipse and facing this error "cannot run program adb error=2 no such file or directory", when running the standalone adb commands through Eclipse, i have provided a solution through this code. It's not particularly an impressive solution, but a work around or now, until the time i figure out how to make Eclipse drive the ADB available in the my machine. 

When trying to clone and/ or download this class and use, please update the package name, its currently not in sync with this project structure. Please feel free to update it.
@srikanthqa srikanthqa merged commit ad1b5f5 into srikanthqa:master Jun 4, 2016
@moinuddin14 moinuddin14 deleted the patch-1 branch June 4, 2016 04:42
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