How to automate GoogleMap app using Appium 1.7.1 and Android 7.0

Опубликовано: 26 Июль 2026
на канале: Tech Tock Tech
3,495
18

Hi Friends,

Welcome to Tech Tock Tech, in this video we will see how to automate pre-installed app in android devices.

how to do setup and automate the googleMap playstore app.

Prerequisites :
Appium should installed
Android sdk should installed
Android home path should set

Following things will be done in this video

Appium: How to click first link after search in appium
How to pick random list of result

How to get the current activity and package name :

adb shell dumpsys window windows | grep -E 'mCurrentFocus|mFocusedApp'

Links:

Reply SaaS tool : http://reply.grsm.io/rs

how to setup android setup :    • Automated setup of Appium for Android and ...  

DemoAppTest : https://github.com/tech-tock-tech/app...

Github project link : https://github.com/tech-tock-tech/map...