In this blog, we will learn about how to setup for mobile automation using Appium.
11> Install Android SDK from –
https://filehippo.com/download_android_sdk/
Set
ANDROID_HOME = path of android sdk installed….
C:\Users\SrinivasKalmady\AppData\Local\Android\android-sdk
And Path= %ANDROID_HOME%\platform-tools\
And %ANDROID_HOME%\tools\;
2> Install Appium from http://appium.io/
3> Install NodeJS from
4> Install PDAnet from
5> ASM – Android screen monitor
6> Selenium libs from
7> Appium client libs from:
All these software installations, would make your machine to be ready for Mobile automation using Appium.
For further details refer to this video.
Part1:
Part2:
If you have further questions feel free to comment below.
No comments:
Post a Comment