diff --git a/test.py b/test.py index b4c4036..e8d9909 100644 --- a/test.py +++ b/test.py @@ -9,7 +9,7 @@ ap.add_argument('-p', '--password', dest='password', help='google password') args = ap.parse_args() -testApps = ['com.cpuid.cpu_z'] +testApps = ['org.mozilla.firefox'] server = GooglePlayAPI(debug=True) # LOGIN