try catch when 2captcha connection failed

This commit is contained in:
2022-09-10 11:36:31 +02:00
parent af9d199b7f
commit b00055f8d9
3 changed files with 33 additions and 22 deletions
+5 -1
View File
@@ -16,4 +16,8 @@ adb -s 76a3ac8d shell am start -n com.android.chrome/com.google.android.apps.chr
#xiao mi
adb -s 47e7e36b shell pm clear com.android.chrome
adb -s 47e7e36b shell am set-debug-app --persistent com.android.chrome
adb -s 47e7e36b shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
adb -s 47e7e36b shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#asus tab
adb -s 751005221815 shell pm clear com.android.chrome
adb -s 751005221815 shell am set-debug-app --persistent com.android.chrome
adb -s 751005221815 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main