Skip to content

fahleiro/appium-avd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

App Screenshot

Discover multiple methods to simultaneously run APPIUM and AVD

GitHub Actions - Ubuntu

ADB commands

Get package and main activity

adb shell dumpsys package | grep fahleiro

Stop package

adb shell am force-stop fahleiro.apk.tests