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

DMError: Only one instance of an application may be running at once #12

Open
modeswitch opened this issue Nov 20, 2013 · 0 comments
Open
Labels

Comments

@modeswitch
Copy link

Failed to launch application
Traceback (most recent call last):
File "/home/ack/work/speedtests/client/AndroidBrowserControllers.py", line 121, in launch
return self.dm.launchApplication(self.browserPackage, self.browserActivity, "android.intent.action.VIEW", extras=extras, url=url)
File "/home/ack/work/speedtests/client/mozdevice/droid.py", line 39, in launchApplication
raise DMError("Only one instance of an application may be running "
DMError: Only one instance of an application may be running at once

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

No branches or pull requests

1 participant