How to automate GooglePlay store app using Appium 1.7.1 with scroll action in Android 7.0

Опубликовано: 28 Октябрь 2024
на канале: Tech Tock Tech
4,013
24

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 google playstore app.

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

Following things will be done in this video

How to create maven project and other dependencies - done
How to get the playstore package name and activity name - done
How to search app - done
How to scroll to the specific text - done
How to scroll to the specific element - done

How to get the current activity and package name :

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

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

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

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

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