Appium Test Helper
Icon Appium Test Helper

Appium Test Helper

by Kamil Sucharski

Get the most of Appium with this installed next to your tested app.

App NameAppium Test Helper
DeveloperKamil Sucharski
CategoryBusiness
Download Size0 MB
Latest Version1.0.1
Average Rating0.00
Rating Count0
Google PlayDownload
AppBrainDownload Appium Test Helper Android app
Screenshot Appium Test Helper
Screenshot Appium Test Helper
Screenshot Appium Test Helper
Screenshot Appium Test Helper
Test mode
The value set here is returned to other apps through a content provider. It can be used to disable analytics during automated testing. Since Android 11 apps can lose visibility of this content provider after some time or a reboot, so launch this app immediately before running any tests to make sure the permissions are freshly granted. Sample integration
content://com.sengami.appium_test_helper_android.provider/

Toasts
Will show a toast with text "This \is \a \sample \text" when the command below is used through ADB.
adb shell am broadcast -a com.sengami.appium_test_helper_android.toast --es message "This is a sample text" -n com.sengami.appium_test_helper_android/.ToastBroadcastReceiver

Vibrations
Will vibrate the device for 2 seconds when the command below is used through ADB.
adb shell am broadcast -a com.sengami.appium_test_helper_android.vibration --el duration 2000 -n com.sengami.appium_test_helper_android/.VibrationBroadcastReceiver

Recent changes:
Fixed app for Android up to 13

More apps from the developer

Related Apps

More Apps like Appium Test Helper