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

"Selendroid needs internet permission to proceed" error while running tests using the selendroid automationName #58

Closed
nishanov opened this issue Nov 1, 2014 · 4 comments
Assignees

Comments

@nishanov
Copy link

nishanov commented Nov 1, 2014

I'm running my test on Android 4.1 device using Selendroid as automationName (Appium 1.2.3, OSX 10.10) and getting following permission error:

error: Could not pre-launch appium: Error: apk does not have INTERNET permissions. Selendroid needs internet permission to proceed, please check if you have <uses-permission android:name="android.**permission.INTERNET"/> in your AndroidManifest.xml

This answer https://discuss.appium.io/t/setting-up-android-environment-with-selendroid/931/12?u=aki from the Appium Discuss solved my issue.

@SamClayton
Copy link

I'm still seeing this behavior with Android Build Tools > version 20, Appium 1.3.3 on OS X 10.9.5. Has this fix made it into a binary build?

@mandadi80
Copy link

hi i am getting below issue "apk does not have INTERNET permissions. Selendroid needs internet permission to proceed, please check if you have <uses-permission android:name="android.**permission.INTERNET"/> in your AndroidManifest.xml)","origValue":"apk does not have INTERNET permissions. Selendroid needs internet permission to proceed, please check if you have <uses-permission android:name="android.**permission.INTERNET"/> in your AndroidManifest.xml"},"sessionId":null}"

@0x1mason
Copy link
Contributor

What Appium version do you use?

@cbillante-gpsw
Copy link

I have the same issue with appium v 1.4.1

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

No branches or pull requests

7 participants