You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: