[arquillian-issues] [JBoss JIRA] (ARQ-1599) Droidium should be able to manage permissions of app for testing purposes

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Fri Dec 6 07:12:05 EST 2013


Stefan Miklosovic created ARQ-1599:
--------------------------------------

             Summary: Droidium should be able to manage permissions of app for testing purposes
                 Key: ARQ-1599
                 URL: https://issues.jboss.org/browse/ARQ-1599
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Droidium
    Affects Versions: 1.0.0.Beta1
            Reporter: Stefan Miklosovic


Application under test has to have permissions specified in its AndroidManifest.xml which enable it to be used with Selendroid. If developer does not add them there, he is not able to test it.

>From usability point of view, it is needed that even APK has not some permissions, Droidium will modify application in runtime and dynamically adds them there so developer does not have to touch APK at all.

This also solves the problem with testing APKs when we do not have sources to  Android application so we can not add them there manually - exluding all such apps from testing process.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list