[arquillian-issues] [JBoss JIRA] (ARQ-1521) Implement default activity manager when native plugin is not on the class path

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Fri Oct 4 05:07:02 EDT 2013


Stefan Miklosovic created ARQ-1521:
--------------------------------------

             Summary: Implement default activity manager when native plugin is not on the class path
                 Key: ARQ-1521
                 URL: https://issues.jboss.org/browse/ARQ-1521
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Droidium
    Affects Versions: droidium_1.0.0.Alpha1
            Reporter: Stefan Miklosovic


Once user puts native plugin on class path, he can manage activities via NativeActivityManager however when he does no put this plugin on the class path, after he injects AndroidDevice, he is not able to start activities because ActivityManager implementation is null.

In order to be able to start activities even when native plugin is missing, there has to be default ActivityManager implementation which does not uses WebDriver or Selendroid but it executes shell commands instead of that.

--
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