- Регистрация
- 22.01.2019
- Сообщения
- 1 567
- Благодарностей
- 3 793
- Баллы
- 113
Saving and restoring Google account and apps
Added the ability to backup Google accounts and some applications to save information. In case of force majeure, you can easily restore your data.
Templates: saving and restoring Google account, Yandex account.
ReCaptcha2 recognition by images via CapMonster Cloud
Now ZennoDroid has the ability to automatically solve ReCaptcha2 by images via CapMonster Cloud both in the browser and in applications. So far only English tasks are available.
Template: Testing ReCaptcha2.
You can download the captcha testing app here.
Ability to specify the sender's name when sending SMS
We have added the ability to specify the sender's name instead of a phone number when emulating sending SMS to a device.
Full changelog 2.3.5.0
Added:
+ Added the ability to save and restore your Google account and some apps («C# code»). (only available on rooted devices).
+ Added the ability to specify the sender's name when emulating sending SMS to a device.
+ Added the ability to execute JavaScript on the page from the "C# Code" action.
+ Added the ability to recognize ReCaptcha2 by pictures via CapMonster Cloud (only English tasks).
+ The initialization is faster when first getting the element tree.
+ Updated Appium to 5.8, FFmpeg to 6.0.
+ Automatic opening of images in ReCaptcha2.
+ Added the ability to save and restore your Google account and some apps («C# code»). (only available on rooted devices).
+ Added the ability to specify the sender's name when emulating sending SMS to a device.
+ Added the ability to execute JavaScript on the page from the "C# Code" action.
C#:
var url = instance.DroidInstance.WebView.EvaluateScript("return window.location.href");
+ The initialization is faster when first getting the element tree.
+ Updated Appium to 5.8, FFmpeg to 6.0.
+ Automatic opening of images in ReCaptcha2.
Fixed:
• Fixed a bug when emulating sending SMS to a device.
• Fixed a bug when getting the name of the active application.
• Fixed a bug when clearing notifications from the notification bar.
• Fixed a bug when emulating sending SMS to a device.
• Fixed a bug when getting the name of the active application.
• Fixed a bug when clearing notifications from the notification bar.